Add 'cantemist_bigbio_text' config data files
Browse files
README.md
CHANGED
|
@@ -102,6 +102,28 @@ dataset_info:
|
|
| 102 |
num_examples: 500
|
| 103 |
download_size: 4000409
|
| 104 |
dataset_size: 8426214
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
- config_name: cantemist_source
|
| 106 |
features:
|
| 107 |
- name: id
|
|
@@ -216,6 +238,14 @@ configs:
|
|
| 216 |
path: cantemist_bigbio_kb/test-*
|
| 217 |
- split: validation
|
| 218 |
path: cantemist_bigbio_kb/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 219 |
- config_name: cantemist_source
|
| 220 |
data_files:
|
| 221 |
- split: train
|
|
|
|
| 102 |
num_examples: 500
|
| 103 |
download_size: 4000409
|
| 104 |
dataset_size: 8426214
|
| 105 |
+
- config_name: cantemist_bigbio_text
|
| 106 |
+
features:
|
| 107 |
+
- name: id
|
| 108 |
+
dtype: string
|
| 109 |
+
- name: document_id
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: text
|
| 112 |
+
dtype: string
|
| 113 |
+
- name: labels
|
| 114 |
+
list: string
|
| 115 |
+
splits:
|
| 116 |
+
- name: train
|
| 117 |
+
num_bytes: 2704288
|
| 118 |
+
num_examples: 501
|
| 119 |
+
- name: test
|
| 120 |
+
num_bytes: 1468362
|
| 121 |
+
num_examples: 300
|
| 122 |
+
- name: validation
|
| 123 |
+
num_bytes: 2425597
|
| 124 |
+
num_examples: 500
|
| 125 |
+
download_size: 3605238
|
| 126 |
+
dataset_size: 6598247
|
| 127 |
- config_name: cantemist_source
|
| 128 |
features:
|
| 129 |
- name: id
|
|
|
|
| 238 |
path: cantemist_bigbio_kb/test-*
|
| 239 |
- split: validation
|
| 240 |
path: cantemist_bigbio_kb/validation-*
|
| 241 |
+
- config_name: cantemist_bigbio_text
|
| 242 |
+
data_files:
|
| 243 |
+
- split: train
|
| 244 |
+
path: cantemist_bigbio_text/train-*
|
| 245 |
+
- split: test
|
| 246 |
+
path: cantemist_bigbio_text/test-*
|
| 247 |
+
- split: validation
|
| 248 |
+
path: cantemist_bigbio_text/validation-*
|
| 249 |
- config_name: cantemist_source
|
| 250 |
data_files:
|
| 251 |
- split: train
|
cantemist_bigbio_text/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1f108b46f55a71e9746787f7f69cdf6ffb14e770185d40d6c0f8b04dbd5e373
|
| 3 |
+
size 803794
|
cantemist_bigbio_text/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f6b611a637d379df42802a5ed226f073a6a32e62249d9d45b7791bcdd8d4490
|
| 3 |
+
size 1471747
|
cantemist_bigbio_text/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d81de0df4aa6041413ceb4c3b6626001e1081d9c4971ee722580c12925fe8d64
|
| 3 |
+
size 1329697
|