MothMalone commited on
Commit
6e8dbdf
·
verified ·
1 Parent(s): 2188686

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -26
README.md CHANGED
@@ -16,14 +16,6 @@ configs:
16
  split: validation
17
  - path: amazon_polarity/test.csv
18
  split: test
19
- - config_name: banking77
20
- data_files:
21
- - split: train
22
- path: data/train-*
23
- - split: validation
24
- path: data/validation-*
25
- - split: test
26
- path: data/test-*
27
  - config_name: emotion
28
  data_files:
29
  - path: emotion/train.csv
@@ -83,24 +75,6 @@ dataset_info:
83
  num_examples: 900000
84
  - name: test
85
  num_examples: 400000
86
- - config_name: banking77
87
- features:
88
- - name: text
89
- dtype: string
90
- - name: label
91
- dtype: int64
92
- splits:
93
- - name: train
94
- num_bytes: 535404
95
- num_examples: 7502
96
- - name: validation
97
- num_bytes: 179624
98
- num_examples: 2501
99
- - name: test
100
- num_bytes: 204010
101
- num_examples: 3080
102
- download_size: 452800
103
- dataset_size: 919038
104
  - config_name: emotion
105
  features:
106
  - dtype: string
 
16
  split: validation
17
  - path: amazon_polarity/test.csv
18
  split: test
 
 
 
 
 
 
 
 
19
  - config_name: emotion
20
  data_files:
21
  - path: emotion/train.csv
 
75
  num_examples: 900000
76
  - name: test
77
  num_examples: 400000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
  - config_name: emotion
79
  features:
80
  - dtype: string