Francisco Castillo commited on
Commit
9454cb0
1 Parent(s): 7305dd8
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -3,9 +3,9 @@ annotations_creators:
3
  - expert-generated
4
  language_creators:
5
  - expert-generated
6
- languages:
7
  - en
8
- licenses:
9
  - mit
10
  multilinguality:
11
  - monolingual
@@ -25,7 +25,7 @@ task_ids:
25
  - [Dataset Description](#dataset-description)
26
  - [Dataset Summary](#dataset-summary)
27
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
28
- - [Languages](#languages)
29
  - [Dataset Structure](#dataset-structure)
30
  - [Data Instances](#data-instances)
31
  - [Data Fields](#data-fields)
@@ -55,7 +55,7 @@ This dataset was crafted to be used in our tutorial [Link to the tutorial when r
55
 
56
  `text-classification`, `sentiment-classification`: The dataset is mainly used for text classification: given the text, predict the sentiment (positive or negative).
57
 
58
- ### Languages
59
 
60
  Text is mainly written in english.
61
 
 
3
  - expert-generated
4
  language_creators:
5
  - expert-generated
6
+ language:
7
  - en
8
+ license:
9
  - mit
10
  multilinguality:
11
  - monolingual
 
25
  - [Dataset Description](#dataset-description)
26
  - [Dataset Summary](#dataset-summary)
27
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
28
+ - [language](#language)
29
  - [Dataset Structure](#dataset-structure)
30
  - [Data Instances](#data-instances)
31
  - [Data Fields](#data-fields)
 
55
 
56
  `text-classification`, `sentiment-classification`: The dataset is mainly used for text classification: given the text, predict the sentiment (positive or negative).
57
 
58
+ ### language
59
 
60
  Text is mainly written in english.
61