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

Upload dataset

Browse files
README.md CHANGED
@@ -16,6 +16,14 @@ configs:
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,6 +83,24 @@ dataset_info:
75
  num_examples: 900000
76
  - name: test
77
  num_examples: 400000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
  - config_name: emotion
79
  features:
80
  - dtype: string
 
16
  split: validation
17
  - path: amazon_polarity/test.csv
18
  split: test
19
+ - config_name: banking77
20
+ data_files:
21
+ - split: train
22
+ path: banking77/train-*
23
+ - split: test
24
+ path: banking77/test-*
25
+ - split: validation
26
+ path: banking77/validation-*
27
  - config_name: emotion
28
  data_files:
29
  - path: emotion/train.csv
 
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: test
97
+ num_bytes: 204010
98
+ num_examples: 3080
99
+ - name: validation
100
+ num_bytes: 179624
101
+ num_examples: 2501
102
+ download_size: 452800
103
+ dataset_size: 919038
104
  - config_name: emotion
105
  features:
106
  - dtype: string
banking77/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e343a26f5d35e267ae541e7380f2594dfd162fbd2254831773a834f9701c1ab8
3
+ size 88503
banking77/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a45398e35b1020dfc4292f5f42c8da5ed7911bbc6ababd834f5c447de53744ab
3
+ size 271605
banking77/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c95b16693bd1812e8c0e6b720ddd152fffd5c1098f224a158918c4fc5ae7eb3
3
+ size 92692