Update README.md
Browse files
README.md
CHANGED
@@ -2,141 +2,141 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
dataset_info:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
configs:
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
dataset_info:
|
5 |
+
- config_name: hn_dataset0
|
6 |
+
features:
|
7 |
+
- name: sentence
|
8 |
+
dtype: string
|
9 |
+
- name: label
|
10 |
+
dtype:
|
11 |
+
class_label:
|
12 |
+
names:
|
13 |
+
'0': neg
|
14 |
+
'1': pos
|
15 |
+
- name: idx
|
16 |
+
dype: int64
|
17 |
+
splits:
|
18 |
+
- name: train
|
19 |
+
num_examples: 516
|
20 |
+
- name: validation
|
21 |
+
num_examples: 64
|
22 |
+
- name: test
|
23 |
+
num_examples: 65
|
24 |
+
- config_name: hn_dataset1
|
25 |
+
features:
|
26 |
+
- name: sentence
|
27 |
+
dtype: string
|
28 |
+
- name: label
|
29 |
+
dtype:
|
30 |
+
class_label:
|
31 |
+
names:
|
32 |
+
'0': neg
|
33 |
+
'1': pos
|
34 |
+
- name: idx
|
35 |
+
dype: int64
|
36 |
+
splits:
|
37 |
+
- name: train
|
38 |
+
num_examples: 516
|
39 |
+
- name: validation
|
40 |
+
num_examples: 64
|
41 |
+
- name: test
|
42 |
+
num_examples: 65
|
43 |
+
- config_name: hn_dataset2
|
44 |
+
features:
|
45 |
+
- name: sentence
|
46 |
+
dtype: string
|
47 |
+
- name: label
|
48 |
+
dtype:
|
49 |
+
class_label:
|
50 |
+
names:
|
51 |
+
'0': neg
|
52 |
+
'1': pos
|
53 |
+
- name: idx
|
54 |
+
dype: int64
|
55 |
+
splits:
|
56 |
+
- name: train
|
57 |
+
num_examples: 516
|
58 |
+
- name: validation
|
59 |
+
num_examples: 64
|
60 |
+
- name: test
|
61 |
+
num_examples: 65
|
62 |
+
- config_name: hn_dataset3
|
63 |
+
features:
|
64 |
+
- name: sentence
|
65 |
+
dtype: string
|
66 |
+
- name: label
|
67 |
+
dtype:
|
68 |
+
class_label:
|
69 |
+
names:
|
70 |
+
'0': neg
|
71 |
+
'1': pos
|
72 |
+
- name: idx
|
73 |
+
dype: int64
|
74 |
+
splits:
|
75 |
+
- name: train
|
76 |
+
num_examples: 516
|
77 |
+
- name: validation
|
78 |
+
num_examples: 64
|
79 |
+
- name: test
|
80 |
+
num_examples: 65
|
81 |
+
- config_name: hn_dataset4
|
82 |
+
features:
|
83 |
+
- name: sentence
|
84 |
+
dtype: string
|
85 |
+
- name: label
|
86 |
+
dtype:
|
87 |
+
class_label:
|
88 |
+
names:
|
89 |
+
'0': neg
|
90 |
+
'1': pos
|
91 |
+
- name: idx
|
92 |
+
dype: int64
|
93 |
+
splits:
|
94 |
+
- name: train
|
95 |
+
num_examples: 516
|
96 |
+
- name: validation
|
97 |
+
num_examples: 64
|
98 |
+
- name: test
|
99 |
+
num_examples: 65
|
100 |
configs:
|
101 |
+
- config_name: hn_dataset0
|
102 |
+
data_files:
|
103 |
+
- split: train
|
104 |
+
path: hn_dataset0/train.json
|
105 |
+
- split: validation
|
106 |
+
path: hn_dataset0/val.json
|
107 |
+
- split: test
|
108 |
+
path: hn_dataset0/test.json
|
109 |
+
default: true
|
110 |
+
- config_name: hn_dataset1
|
111 |
+
data_files:
|
112 |
+
- split: train
|
113 |
+
path: hn_dataset1/train.json
|
114 |
+
- split: validation
|
115 |
+
path: hn_dataset1/val.json
|
116 |
+
- split: test
|
117 |
+
path: hn_dataset1/test.json
|
118 |
+
- config_name: hn_dataset2
|
119 |
+
data_files:
|
120 |
+
- split: train
|
121 |
+
path: hn_dataset2/train.json
|
122 |
+
- split: validation
|
123 |
+
path: hn_dataset2/val.json
|
124 |
+
- split: test
|
125 |
+
path: hn_dataset2/test.json
|
126 |
+
- config_name: hn_dataset3
|
127 |
+
data_files:
|
128 |
+
- split: train
|
129 |
+
path: hn_dataset3/train.json
|
130 |
+
- split: validation
|
131 |
+
path: hn_dataset3/val.json
|
132 |
+
- split: test
|
133 |
+
path: hn_dataset3/test.json
|
134 |
+
- config_name: hn_dataset4
|
135 |
+
data_files:
|
136 |
+
- split: train
|
137 |
+
path: hn_dataset4/train.json
|
138 |
+
- split: validation
|
139 |
+
path: hn_dataset4/val.json
|
140 |
+
- split: test
|
141 |
+
path: hn_dataset4/test.json
|
142 |
---
|