cpalenmichel
commited on
Add 'tir' config data files
Browse files- README.md +22 -0
- tir/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -312,6 +312,10 @@ configs:
|
|
312 |
path: tha/train-*
|
313 |
- split: validation
|
314 |
path: tha/validation-*
|
|
|
|
|
|
|
|
|
315 |
dataset_info:
|
316 |
- config_name: amh
|
317 |
features:
|
@@ -1129,6 +1133,24 @@ dataset_info:
|
|
1129 |
num_examples: 500
|
1130 |
download_size: 8255931
|
1131 |
dataset_size: 21404544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1132 |
---
|
1133 |
# Dataset Card for LR-Sum
|
1134 |
|
|
|
312 |
path: tha/train-*
|
313 |
- split: validation
|
314 |
path: tha/validation-*
|
315 |
+
- config_name: tir
|
316 |
+
data_files:
|
317 |
+
- split: test
|
318 |
+
path: tir/test-*
|
319 |
dataset_info:
|
320 |
- config_name: amh
|
321 |
features:
|
|
|
1133 |
num_examples: 500
|
1134 |
download_size: 8255931
|
1135 |
dataset_size: 21404544
|
1136 |
+
- config_name: tir
|
1137 |
+
features:
|
1138 |
+
- name: id
|
1139 |
+
dtype: string
|
1140 |
+
- name: url
|
1141 |
+
dtype: string
|
1142 |
+
- name: title
|
1143 |
+
dtype: string
|
1144 |
+
- name: summary
|
1145 |
+
dtype: string
|
1146 |
+
- name: text
|
1147 |
+
dtype: string
|
1148 |
+
splits:
|
1149 |
+
- name: test
|
1150 |
+
num_bytes: 438551
|
1151 |
+
num_examples: 115
|
1152 |
+
download_size: 219906
|
1153 |
+
dataset_size: 438551
|
1154 |
---
|
1155 |
# Dataset Card for LR-Sum
|
1156 |
|
tir/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ceb9258db703e18a66f3363a7abab7ccaa300bfa82f3e63bd178595763368eb
|
3 |
+
size 219906
|