Add 'ecthr_b' config data files
Browse files
README.md
CHANGED
@@ -60,6 +60,26 @@ dataset_info:
|
|
60 |
num_examples: 1000
|
61 |
download_size: 52346441
|
62 |
dataset_size: 112410579
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
configs:
|
64 |
- config_name: all
|
65 |
data_files:
|
@@ -85,4 +105,12 @@ configs:
|
|
85 |
path: ecthr_a/validation-*
|
86 |
- split: test
|
87 |
path: ecthr_a/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
---
|
|
|
60 |
num_examples: 1000
|
61 |
download_size: 52346441
|
62 |
dataset_size: 112410579
|
63 |
+
- config_name: ecthr_b
|
64 |
+
features:
|
65 |
+
- name: input
|
66 |
+
dtype: string
|
67 |
+
- name: references
|
68 |
+
sequence: string
|
69 |
+
- name: gold
|
70 |
+
sequence: string
|
71 |
+
splits:
|
72 |
+
- name: train
|
73 |
+
num_bytes: 89566128
|
74 |
+
num_examples: 9000
|
75 |
+
- name: validation
|
76 |
+
num_bytes: 10975713
|
77 |
+
num_examples: 1000
|
78 |
+
- name: test
|
79 |
+
num_bytes: 11871939
|
80 |
+
num_examples: 1000
|
81 |
+
download_size: 52347621
|
82 |
+
dataset_size: 112413780
|
83 |
configs:
|
84 |
- config_name: all
|
85 |
data_files:
|
|
|
105 |
path: ecthr_a/validation-*
|
106 |
- split: test
|
107 |
path: ecthr_a/test-*
|
108 |
+
- config_name: ecthr_b
|
109 |
+
data_files:
|
110 |
+
- split: train
|
111 |
+
path: ecthr_b/train-*
|
112 |
+
- split: validation
|
113 |
+
path: ecthr_b/validation-*
|
114 |
+
- split: test
|
115 |
+
path: ecthr_b/test-*
|
116 |
---
|
ecthr_b/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27ef6aa79821e5d722de94eded6048667b3281f8508f0b832e2e5b2caa93af86
|
3 |
+
size 5582343
|
ecthr_b/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e43b76d05c58b123b4cc31680e237c677871fc6e8e87d1a294bb0acf34858502
|
3 |
+
size 41601847
|
ecthr_b/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02b6470a376b5b5e0fa8ed0a3680a6ffc09f49b7fae9186c0d25ad58c1136083
|
3 |
+
size 5163431
|