Add 'swh' config data files
Browse files- README.md +22 -0
- swh/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -300,6 +300,10 @@ configs:
|
|
| 300 |
path: srp/train-*
|
| 301 |
- split: validation
|
| 302 |
path: srp/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 303 |
dataset_info:
|
| 304 |
- config_name: amh
|
| 305 |
features:
|
|
@@ -1075,6 +1079,24 @@ dataset_info:
|
|
| 1075 |
num_examples: 621
|
| 1076 |
download_size: 9870510
|
| 1077 |
dataset_size: 14886406
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1078 |
---
|
| 1079 |
# Dataset Card for LR-Sum
|
| 1080 |
|
|
|
|
| 300 |
path: srp/train-*
|
| 301 |
- split: validation
|
| 302 |
path: srp/validation-*
|
| 303 |
+
- config_name: swh
|
| 304 |
+
data_files:
|
| 305 |
+
- split: test
|
| 306 |
+
path: swh/test-*
|
| 307 |
dataset_info:
|
| 308 |
- config_name: amh
|
| 309 |
features:
|
|
|
|
| 1079 |
num_examples: 621
|
| 1080 |
download_size: 9870510
|
| 1081 |
dataset_size: 14886406
|
| 1082 |
+
- config_name: swh
|
| 1083 |
+
features:
|
| 1084 |
+
- name: id
|
| 1085 |
+
dtype: string
|
| 1086 |
+
- name: url
|
| 1087 |
+
dtype: string
|
| 1088 |
+
- name: title
|
| 1089 |
+
dtype: string
|
| 1090 |
+
- name: summary
|
| 1091 |
+
dtype: string
|
| 1092 |
+
- name: text
|
| 1093 |
+
dtype: string
|
| 1094 |
+
splits:
|
| 1095 |
+
- name: test
|
| 1096 |
+
num_bytes: 1489689
|
| 1097 |
+
num_examples: 588
|
| 1098 |
+
download_size: 863092
|
| 1099 |
+
dataset_size: 1489689
|
| 1100 |
---
|
| 1101 |
# Dataset Card for LR-Sum
|
| 1102 |
|
swh/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c982c849b5b986f82df80d34db7a9385a44924bf782fc4d3493602298761e41
|
| 3 |
+
size 863092
|