pszemraj commited on
Commit
0a6e08c
1 Parent(s): bc3b705

add normal label column

Browse files

idk what this stupid ass custom label class these geniuses added

README.md CHANGED
@@ -1,4 +1,8 @@
1
  ---
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: id
@@ -27,15 +31,17 @@ dataset_info:
27
  dtype: int64
28
  - name: text
29
  dtype: string
 
 
30
  splits:
31
  - name: train
32
- num_bytes: 27734424
33
  num_examples: 3352
34
  - name: test
35
- num_bytes: 1094914
36
  num_examples: 133
37
- download_size: 17412370
38
- dataset_size: 28829338
39
  configs:
40
  - config_name: default
41
  data_files:
@@ -43,10 +49,6 @@ configs:
43
  path: data/train-*
44
  - split: test
45
  path: data/test-*
46
- license: apache-2.0
47
- task_categories:
48
- - text-classification
49
- source_datasets: yahoo_answers_topics
50
  ---
51
 
52
  # BEE-spoke-data/yahoo_answers_topics-long-text
 
1
  ---
2
+ license: apache-2.0
3
+ source_datasets: yahoo_answers_topics
4
+ task_categories:
5
+ - text-classification
6
  dataset_info:
7
  features:
8
  - name: id
 
31
  dtype: int64
32
  - name: text
33
  dtype: string
34
+ - name: label
35
+ dtype: string
36
  splits:
37
  - name: train
38
+ num_bytes: 27806643
39
  num_examples: 3352
40
  - name: test
41
+ num_bytes: 1097817
42
  num_examples: 133
43
+ download_size: 17288090
44
+ dataset_size: 28904460
45
  configs:
46
  - config_name: default
47
  data_files:
 
49
  path: data/train-*
50
  - split: test
51
  path: data/test-*
 
 
 
 
52
  ---
53
 
54
  # BEE-spoke-data/yahoo_answers_topics-long-text
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d7df7870df7ec41338f340949335aca41d44515d33f34b771848e6301c1f083
3
- size 677814
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae34f807f0d970eb1ad2b064bf123e06fda4f5dddc4eada8bed95c1baebee562
3
+ size 678538
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33a077c242880566712ad9100ec8ff6c0d9d8d30418debc3a505c4f7cf40c1dc
3
- size 16734556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8413381db933e2df6c57724c265b796f474553a3b5148214dd713ff7c269b925
3
+ size 16609552