Upload dataset
Browse files
README.md
CHANGED
@@ -72,6 +72,30 @@ dataset_info:
|
|
72 |
num_examples: 995
|
73 |
download_size: 3956956
|
74 |
dataset_size: 11569904
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
configs:
|
76 |
- config_name: aio
|
77 |
data_files:
|
@@ -97,4 +121,12 @@ configs:
|
|
97 |
path: alt-j-to-e/train-*
|
98 |
- split: validation
|
99 |
path: alt-j-to-e/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
---
|
|
|
72 |
num_examples: 995
|
73 |
download_size: 3956956
|
74 |
dataset_size: 11569904
|
75 |
+
- config_name: chabsa
|
76 |
+
features:
|
77 |
+
- name: input
|
78 |
+
dtype: string
|
79 |
+
- name: output
|
80 |
+
dtype: string
|
81 |
+
- name: name
|
82 |
+
dtype: string
|
83 |
+
- name: metrics
|
84 |
+
sequence: string
|
85 |
+
- name: instruction
|
86 |
+
dtype: string
|
87 |
+
splits:
|
88 |
+
- name: test
|
89 |
+
num_bytes: 338029
|
90 |
+
num_examples: 322
|
91 |
+
- name: train
|
92 |
+
num_bytes: 2696823
|
93 |
+
num_examples: 2572
|
94 |
+
- name: validation
|
95 |
+
num_bytes: 338144
|
96 |
+
num_examples: 321
|
97 |
+
download_size: 490080
|
98 |
+
dataset_size: 3372996
|
99 |
configs:
|
100 |
- config_name: aio
|
101 |
data_files:
|
|
|
121 |
path: alt-j-to-e/train-*
|
122 |
- split: validation
|
123 |
path: alt-j-to-e/validation-*
|
124 |
+
- config_name: chabsa
|
125 |
+
data_files:
|
126 |
+
- split: test
|
127 |
+
path: chabsa/test-*
|
128 |
+
- split: train
|
129 |
+
path: chabsa/train-*
|
130 |
+
- split: validation
|
131 |
+
path: chabsa/validation-*
|
132 |
---
|
chabsa/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fa92620e2d8533da1382ecc7674945919fbbc3a3dd11f90e56ec2023da85f28
|
3 |
+
size 55903
|
chabsa/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a49b8479c934bfaf16c4c1336b292e9b7509cce80765a642cd990706b7aba0d9
|
3 |
+
size 378825
|
chabsa/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a8a23d03512d0d1962264ea5619a1babf59f1c59da692c7d0795c16fa77c0ad
|
3 |
+
size 55352
|