parquet-converter
commited on
Commit
•
cd03446
1
Parent(s):
bcaefcd
Update parquet files
Browse files- data/test-00000-of-00001-34e34cfb7cb6fa67.parquet → Gabriel--gigaword_swe/parquet-test.parquet +2 -2
- data/train-00000-of-00002-7905855417fc16f1.parquet → Gabriel--gigaword_swe/parquet-train-00000-of-00002.parquet +2 -2
- data/train-00001-of-00002-241aaf51762d989b.parquet → Gabriel--gigaword_swe/parquet-train-00001-of-00002.parquet +2 -2
- data/validation-00000-of-00001-2f3633ed5f61a7d4.parquet → Gabriel--gigaword_swe/parquet-validation.parquet +2 -2
- README.md +0 -36
- dataset_infos.json +0 -1
data/test-00000-of-00001-34e34cfb7cb6fa67.parquet → Gabriel--gigaword_swe/parquet-test.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ba4ef8cb6c757c61dfbfdcb75a8436114e50a9261dbb614c784a8c0d6eaaef8
|
3 |
+
size 319627
|
data/train-00000-of-00002-7905855417fc16f1.parquet → Gabriel--gigaword_swe/parquet-train-00000-of-00002.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0660581ecad2d7825a35e2791268df1022b1e80873b534b973393a71f2148722
|
3 |
+
size 269539696
|
data/train-00001-of-00002-241aaf51762d989b.parquet → Gabriel--gigaword_swe/parquet-train-00001-of-00002.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:209d8be55e5ddcf341c08eda7db72016a983ebd3df843c89c52396270b196162
|
3 |
+
size 257563370
|
data/validation-00000-of-00001-2f3633ed5f61a7d4.parquet → Gabriel--gigaword_swe/parquet-validation.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54287da8154a7af24122af28341beabe809c51f33afa312fddfa807935db81ad
|
3 |
+
size 27653175
|
README.md
DELETED
@@ -1,36 +0,0 @@
|
|
1 |
-
---
|
2 |
-
language:
|
3 |
-
- sv
|
4 |
-
license:
|
5 |
-
- mit
|
6 |
-
size_categories:
|
7 |
-
- 1M<n<3M
|
8 |
-
source_datasets:
|
9 |
-
- https://github.com/huggingface/datasets/tree/master/datasets/gigaword
|
10 |
-
task_categories:
|
11 |
-
- summarization
|
12 |
-
- text2text-generation
|
13 |
-
task_ids: []
|
14 |
-
tags:
|
15 |
-
- conditional-text-generation
|
16 |
-
---
|
17 |
-
|
18 |
-
# Dataset Card for Swedish Gigaword Dataset
|
19 |
-
The Swedish gigaword dataset has only been machine-translated to improve downstream fine-tuning on Swedish summarization tasks.
|
20 |
-
|
21 |
-
## Dataset Summary
|
22 |
-
Read about the full details at original English version: https://huggingface.co/datasets/gigaword
|
23 |
-
|
24 |
-
### Data Fields
|
25 |
-
- `document`: a string containing the shorter body
|
26 |
-
- `summary`: a string containing the summary of the body
|
27 |
-
|
28 |
-
### Data Splits
|
29 |
-
The Swedish gigaword dataset follows the same splits as the original English version and has 3 splits: _train_, _validation_, and _test_.
|
30 |
-
|
31 |
-
| Dataset Split | Number of Instances in Split |
|
32 |
-
| ------------- | ------------------------------------------- |
|
33 |
-
| Train | 3,700,301 |
|
34 |
-
| Validation | 189,650 |
|
35 |
-
| Test | 1,951 |
|
36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dataset_infos.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"Gabriel--gigaword_swe": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"document": {"dtype": "string", "id": null, "_type": "Value"}, "summary": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 931030034, "num_examples": 3703956, "dataset_name": "gigaword_swe"}, "test": {"name": "test", "num_bytes": 469501, "num_examples": 1951, "dataset_name": "gigaword_swe"}, "validation": {"name": "validation", "num_bytes": 47689478, "num_examples": 189650, "dataset_name": "gigaword_swe"}}, "download_checksums": null, "download_size": 545816554, "post_processing_size": null, "dataset_size": 979189013, "size_in_bytes": 1525005567}}
|
|
|
|