thibaudltn commited on
Commit
1df37df
·
1 Parent(s): 90c66bc

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -4
README.md CHANGED
@@ -11,12 +11,20 @@ dataset_info:
11
  dtype: int64
12
  - name: sa
13
  dtype: int64
 
 
14
  splits:
15
  - name: train
16
- num_bytes: 178653084
17
- num_examples: 2241376
18
- download_size: 91283989
19
- dataset_size: 178653084
 
 
 
 
 
 
20
  ---
21
 
22
  The Moji dataset (Blodgett et al., 2016) (http://slanglab.cs.umass.edu/TwitterAAE/) contains tweets used for sentiment analysis (either positive or negative sentiment), with additional information on the type of English used in the tweets which is a sensitive attribute considered in fairness-aware approaches (African-American English (AAE) or Standard-American English (SAE)).
 
11
  dtype: int64
12
  - name: sa
13
  dtype: int64
14
+ - name: __index_level_0__
15
+ dtype: int64
16
  splits:
17
  - name: train
18
+ num_bytes: 141506555
19
+ num_examples: 1613790
20
+ - name: test
21
+ num_bytes: 39317936
22
+ num_examples: 448276
23
+ - name: dev
24
+ num_bytes: 15759601
25
+ num_examples: 179310
26
+ download_size: 108306225
27
+ dataset_size: 196584092
28
  ---
29
 
30
  The Moji dataset (Blodgett et al., 2016) (http://slanglab.cs.umass.edu/TwitterAAE/) contains tweets used for sentiment analysis (either positive or negative sentiment), with additional information on the type of English used in the tweets which is a sensitive attribute considered in fairness-aware approaches (African-American English (AAE) or Standard-American English (SAE)).