Update README.md
Browse files
README.md
CHANGED
@@ -13,74 +13,7 @@ size_categories:
|
|
13 |
- 1K<n<10K
|
14 |
- 10K<n<100K
|
15 |
- 100K<n<1M
|
16 |
-
|
17 |
-
- config_name: twenty_newsgroups
|
18 |
-
features:
|
19 |
-
- name: text
|
20 |
-
dtype: string
|
21 |
-
- name: label
|
22 |
-
dtype: int64
|
23 |
-
- name: label_text
|
24 |
-
dtype: string
|
25 |
-
splits:
|
26 |
-
- name: train
|
27 |
-
num_examples: 8485
|
28 |
-
- name: test
|
29 |
-
num_examples: 7532
|
30 |
-
- name: validation
|
31 |
-
num_examples: 2829
|
32 |
-
- config_name: banking77
|
33 |
-
features:
|
34 |
-
- name: text
|
35 |
-
dtype: string
|
36 |
-
- name: label
|
37 |
-
dtype: int64
|
38 |
-
splits:
|
39 |
-
- name: train
|
40 |
-
num_examples: 7502
|
41 |
-
- name: test
|
42 |
-
num_examples: 3080
|
43 |
-
- name: validation
|
44 |
-
num_examples: 2501
|
45 |
-
- config_name: trec
|
46 |
-
features:
|
47 |
-
- name: text
|
48 |
-
dtype: string
|
49 |
-
- name: label
|
50 |
-
dtype: int64
|
51 |
-
splits:
|
52 |
-
- name: train
|
53 |
-
num_examples: 4089
|
54 |
-
- name: test
|
55 |
-
num_examples: 500
|
56 |
-
- name: validation
|
57 |
-
num_examples: 1363
|
58 |
-
- config_name: financial_phrasebank
|
59 |
-
features:
|
60 |
-
- name: text
|
61 |
-
dtype: string
|
62 |
-
- name: label
|
63 |
-
dtype: int64
|
64 |
-
splits:
|
65 |
-
- name: train
|
66 |
-
num_examples: 1358
|
67 |
-
- name: test
|
68 |
-
num_examples: 453
|
69 |
-
- name: validation
|
70 |
-
num_examples: 453
|
71 |
-
- config_name: MASSIVE
|
72 |
-
features:
|
73 |
-
- name: text
|
74 |
-
dtype: string
|
75 |
-
- name: label
|
76 |
-
dtype: int64
|
77 |
-
splits:
|
78 |
-
- name: train
|
79 |
-
num_examples: 11514
|
80 |
-
- name: test
|
81 |
-
num_examples: 2974
|
82 |
-
- name: validation
|
83 |
-
num_examples: 2033
|
84 |
configs:
|
85 |
- config_name: twenty_newsgroups
|
86 |
data_files:
|
|
|
13 |
- 1K<n<10K
|
14 |
- 10K<n<100K
|
15 |
- 100K<n<1M
|
16 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
configs:
|
18 |
- config_name: twenty_newsgroups
|
19 |
data_files:
|