Add 'icliniq' config data files
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: tgt
|
6 |
dtype: string
|
@@ -20,6 +20,26 @@ dataset_info:
|
|
20 |
num_examples: 22642
|
21 |
download_size: 147248621
|
22 |
dataset_size: 238135126
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
configs:
|
24 |
- config_name: healthcaremagic
|
25 |
data_files:
|
@@ -29,4 +49,12 @@ configs:
|
|
29 |
path: healthcaremagic/validation-*
|
30 |
- split: test
|
31 |
path: healthcaremagic/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: healthcaremagic
|
4 |
features:
|
5 |
- name: tgt
|
6 |
dtype: string
|
|
|
20 |
num_examples: 22642
|
21 |
download_size: 147248621
|
22 |
dataset_size: 238135126
|
23 |
+
- config_name: icliniq
|
24 |
+
features:
|
25 |
+
- name: tgt
|
26 |
+
dtype: string
|
27 |
+
- name: src
|
28 |
+
dtype: string
|
29 |
+
- name: id
|
30 |
+
dtype: int64
|
31 |
+
splits:
|
32 |
+
- name: train
|
33 |
+
num_bytes: 30971422
|
34 |
+
num_examples: 24851
|
35 |
+
- name: validation
|
36 |
+
num_bytes: 3819950
|
37 |
+
num_examples: 3105
|
38 |
+
- name: test
|
39 |
+
num_bytes: 3831220
|
40 |
+
num_examples: 3108
|
41 |
+
download_size: 15177985
|
42 |
+
dataset_size: 38622592
|
43 |
configs:
|
44 |
- config_name: healthcaremagic
|
45 |
data_files:
|
|
|
49 |
path: healthcaremagic/validation-*
|
50 |
- split: test
|
51 |
path: healthcaremagic/test-*
|
52 |
+
- config_name: icliniq
|
53 |
+
data_files:
|
54 |
+
- split: train
|
55 |
+
path: icliniq/train-*
|
56 |
+
- split: validation
|
57 |
+
path: icliniq/validation-*
|
58 |
+
- split: test
|
59 |
+
path: icliniq/test-*
|
60 |
---
|
icliniq/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5beaa488cd06e327165037113805f5c2deb1873b8827fc8e76560bc6633be27f
|
3 |
+
size 1495322
|
icliniq/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c60e46419585e618b5180d1506dabc33f8b681371fc73135be99830387c69323
|
3 |
+
size 12180652
|
icliniq/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d9daa583a88f6498490f8857b5abb0d84008a130c8ea352f0fdb8087603cd51
|
3 |
+
size 1502011
|