Datasets:

Modalities:
Image
Text
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
davanstrien HF staff commited on
Commit
a84a8c5
1 Parent(s): b28e5a0

remove language section

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -27,7 +27,6 @@ task_ids: []
27
  - [Dataset Description](#dataset-description)
28
  - [Dataset Summary](#dataset-summary)
29
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
30
- - [Languages](#languages)
31
  - [Dataset Structure](#dataset-structure)
32
  - [Data Instances](#data-instances)
33
  - [Data Fields](#data-fields)
@@ -66,11 +65,6 @@ For each of the tasks tagged for this dataset, give a brief description of the t
66
 
67
  - `task-category-tag`: The dataset can be used to train a model for [TASK NAME], which consists in [TASK DESCRIPTION]. Success on this task is typically measured by achieving a *high/low* [metric name](https://huggingface.co/metrics/metric_name). The ([model name](https://huggingface.co/model_name) or [model class](https://huggingface.co/transformers/model_doc/model_class.html)) model currently achieves the following score. *[IF A LEADERBOARD IS AVAILABLE]:* This task has an active leaderboard which can be found at [leaderboard url]() and ranks models based on [metric name](https://huggingface.co/metrics/metric_name) while also reporting [other metric name](https://huggingface.co/metrics/other_metric_name).
68
 
69
- ### Languages
70
-
71
- Provide a brief overview of the languages represented in the dataset. Describe relevant details about specifics of the language such as whether it is social media text, African American English,...
72
-
73
- When relevant, please provide [BCP-47 codes](https://tools.ietf.org/html/bcp47), which consist of a [primary language subtag](https://tools.ietf.org/html/bcp47#section-2.2.1), with a [script subtag](https://tools.ietf.org/html/bcp47#section-2.2.3) and/or [region subtag](https://tools.ietf.org/html/bcp47#section-2.2.4) if available.
74
 
75
  ## Dataset Structure
76
 
 
27
  - [Dataset Description](#dataset-description)
28
  - [Dataset Summary](#dataset-summary)
29
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
 
30
  - [Dataset Structure](#dataset-structure)
31
  - [Data Instances](#data-instances)
32
  - [Data Fields](#data-fields)
 
65
 
66
  - `task-category-tag`: The dataset can be used to train a model for [TASK NAME], which consists in [TASK DESCRIPTION]. Success on this task is typically measured by achieving a *high/low* [metric name](https://huggingface.co/metrics/metric_name). The ([model name](https://huggingface.co/model_name) or [model class](https://huggingface.co/transformers/model_doc/model_class.html)) model currently achieves the following score. *[IF A LEADERBOARD IS AVAILABLE]:* This task has an active leaderboard which can be found at [leaderboard url]() and ranks models based on [metric name](https://huggingface.co/metrics/metric_name) while also reporting [other metric name](https://huggingface.co/metrics/other_metric_name).
67
 
 
 
 
 
 
68
 
69
  ## Dataset Structure
70