Upload dataset
Browse files
README.md
CHANGED
@@ -96,6 +96,30 @@ dataset_info:
|
|
96 |
num_examples: 321
|
97 |
download_size: 490080
|
98 |
dataset_size: 3372996
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
configs:
|
100 |
- config_name: aio
|
101 |
data_files:
|
@@ -129,4 +153,12 @@ configs:
|
|
129 |
path: chabsa/train-*
|
130 |
- split: validation
|
131 |
path: chabsa/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
---
|
|
|
96 |
num_examples: 321
|
97 |
download_size: 490080
|
98 |
dataset_size: 3372996
|
99 |
+
- config_name: commonsensemoralja
|
100 |
+
features:
|
101 |
+
- name: input
|
102 |
+
dtype: string
|
103 |
+
- name: output
|
104 |
+
dtype: string
|
105 |
+
- name: name
|
106 |
+
dtype: string
|
107 |
+
- name: metrics
|
108 |
+
sequence: string
|
109 |
+
- name: instruction
|
110 |
+
dtype: string
|
111 |
+
splits:
|
112 |
+
- name: test
|
113 |
+
num_bytes: 1875186
|
114 |
+
num_examples: 3992
|
115 |
+
- name: train
|
116 |
+
num_bytes: 6568266
|
117 |
+
num_examples: 13975
|
118 |
+
- name: validation
|
119 |
+
num_bytes: 940156
|
120 |
+
num_examples: 1996
|
121 |
+
download_size: 1015562
|
122 |
+
dataset_size: 9383608
|
123 |
configs:
|
124 |
- config_name: aio
|
125 |
data_files:
|
|
|
153 |
path: chabsa/train-*
|
154 |
- split: validation
|
155 |
path: chabsa/validation-*
|
156 |
+
- config_name: commonsensemoralja
|
157 |
+
data_files:
|
158 |
+
- split: test
|
159 |
+
path: commonsensemoralja/test-*
|
160 |
+
- split: train
|
161 |
+
path: commonsensemoralja/train-*
|
162 |
+
- split: validation
|
163 |
+
path: commonsensemoralja/validation-*
|
164 |
---
|
commonsensemoralja/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c698af57f54705fff2d499f232092daf59ee9eacf6dbea402625b16ac1683e8b
|
3 |
+
size 199967
|
commonsensemoralja/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf61c45ed95c0ddf343842cd9667cb9ec690e19c79aa80baa11cc8d0dd4edd1e
|
3 |
+
size 716655
|
commonsensemoralja/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad7c982c14479e093c411c0b48e7f6b43bb853bafbbbebb74357a41fc918b8e5
|
3 |
+
size 98940
|