huy-nh-2000
commited on
Commit
•
9fdfd67
1
Parent(s):
6038f2e
Upload dataset
Browse files- EEA/train-00000-of-00001.parquet +3 -0
- README.md +32 -0
EEA/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ede83d01a6ae061e86808cc9e249d6d0b4d9ec964233dfc6f41f98e51962ad71
|
3 |
+
size 1789446
|
README.md
CHANGED
@@ -28,6 +28,34 @@ dataset_info:
|
|
28 |
num_examples: 25014
|
29 |
download_size: 4399272
|
30 |
dataset_size: 20189069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
- config_name: EET
|
32 |
features:
|
33 |
- name: Task
|
@@ -201,6 +229,10 @@ configs:
|
|
201 |
data_files:
|
202 |
- split: train
|
203 |
path: EE/train-*
|
|
|
|
|
|
|
|
|
204 |
- config_name: EET
|
205 |
data_files:
|
206 |
- split: train
|
|
|
28 |
num_examples: 25014
|
29 |
download_size: 4399272
|
30 |
dataset_size: 20189069
|
31 |
+
- config_name: EEA
|
32 |
+
features:
|
33 |
+
- name: Task
|
34 |
+
dtype: string
|
35 |
+
- name: Dataset
|
36 |
+
dtype: string
|
37 |
+
- name: subset
|
38 |
+
dtype: string
|
39 |
+
- name: Samples
|
40 |
+
sequence: 'null'
|
41 |
+
- name: Instance
|
42 |
+
struct:
|
43 |
+
- name: id
|
44 |
+
dtype: string
|
45 |
+
- name: sentence
|
46 |
+
dtype: string
|
47 |
+
- name: label
|
48 |
+
dtype: string
|
49 |
+
- name: instruction
|
50 |
+
dtype: string
|
51 |
+
- name: ground_truth
|
52 |
+
dtype: string
|
53 |
+
splits:
|
54 |
+
- name: train
|
55 |
+
num_bytes: 7021834
|
56 |
+
num_examples: 9991
|
57 |
+
download_size: 1789446
|
58 |
+
dataset_size: 7021834
|
59 |
- config_name: EET
|
60 |
features:
|
61 |
- name: Task
|
|
|
229 |
data_files:
|
230 |
- split: train
|
231 |
path: EE/train-*
|
232 |
+
- config_name: EEA
|
233 |
+
data_files:
|
234 |
+
- split: train
|
235 |
+
path: EEA/train-*
|
236 |
- config_name: EET
|
237 |
data_files:
|
238 |
- split: train
|