Datasets:
parquet-converter
commited on
Commit
•
b9d2614
1
Parent(s):
90958eb
Update parquet files
Browse files
.gitattributes
DELETED
@@ -1,32 +0,0 @@
|
|
1 |
-
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
-
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
-
*.bin.* filter=lfs diff=lfs merge=lfs -text
|
5 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
6 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
12 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
13 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
14 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
15 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
16 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
17 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
18 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
19 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
20 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
21 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
22 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
23 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
24 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
25 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
-
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
28 |
-
val.csv filter=lfs diff=lfs merge=lfs -text
|
29 |
-
test.csv filter=lfs diff=lfs merge=lfs -text
|
30 |
-
train.csv filter=lfs diff=lfs merge=lfs -text
|
31 |
-
*.md filter=lfs diff=lfs merge=lfs -text
|
32 |
-
*.csv filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
val.csv → ARTeLab--fanpage/csv-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:24b089fed057f8b0cbefcfabd80708cdcd28f0fa9d364466c0ec955fc8984f74
|
3 |
+
size 12175927
|
test.csv → ARTeLab--fanpage/csv-train.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:a264df244772518fa8eeb15c429a27c2cbe4c43e1cd347727e383be850f78735
|
3 |
+
size 97399443
|
train.csv → ARTeLab--fanpage/csv-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:592f2d72cd86d694c860c29e0f244e71e40cb8306405e103c85c65de27bb88a3
|
3 |
+
size 12175749
|
README.md
DELETED
@@ -1,152 +0,0 @@
|
|
1 |
-
---
|
2 |
-
language:
|
3 |
-
- it
|
4 |
-
license:
|
5 |
-
- unknown
|
6 |
-
multilinguality:
|
7 |
-
- monolingual
|
8 |
-
size_categories:
|
9 |
-
- 10K<n<100k
|
10 |
-
source_datasets:
|
11 |
-
- original
|
12 |
-
task_categories:
|
13 |
-
- summarization
|
14 |
-
---
|
15 |
-
|
16 |
-
# Dataset Card for fanpage
|
17 |
-
|
18 |
-
## Table of Contents
|
19 |
-
- [Dataset Description](#dataset-description)
|
20 |
-
- [Dataset Summary](#dataset-summary)
|
21 |
-
- [Supported Tasks](#supported-tasks-and-leaderboards)
|
22 |
-
- [Languages](#languages)
|
23 |
-
- [Dataset Structure](#dataset-structure)
|
24 |
-
- [Data Instances](#data-instances)
|
25 |
-
- [Data Fields](#data-instances)
|
26 |
-
- [Data Splits](#data-instances)
|
27 |
-
- [Dataset Creation](#dataset-creation)
|
28 |
-
- [Curation Rationale](#curation-rationale)
|
29 |
-
- [Source Data](#source-data)
|
30 |
-
- [Annotations](#annotations)
|
31 |
-
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
32 |
-
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
33 |
-
- [Social Impact of Dataset](#social-impact-of-dataset)
|
34 |
-
- [Discussion of Biases](#discussion-of-biases)
|
35 |
-
- [Other Known Limitations](#other-known-limitations)
|
36 |
-
- [Additional Information](#additional-information)
|
37 |
-
- [Dataset Curators](#dataset-curators)
|
38 |
-
- [Licensing Information](#licensing-information)
|
39 |
-
- [Citation Information](#citation-information)
|
40 |
-
|
41 |
-
## Dataset Description
|
42 |
-
|
43 |
-
- **Homepage:** [Needs More Information]
|
44 |
-
- **Repository:** [Needs More Information]
|
45 |
-
- **Paper:** [Needs More Information]
|
46 |
-
- **Leaderboard:** [Needs More Information]
|
47 |
-
- **Point of Contact:** [Needs More Information]
|
48 |
-
|
49 |
-
### Dataset Summary
|
50 |
-
|
51 |
-
Fanpage dataset, containing news articles taken from Fanpage.
|
52 |
-
|
53 |
-
There are two features:
|
54 |
-
|
55 |
-
- source: Input news article.
|
56 |
-
- target: Summary of the article.
|
57 |
-
|
58 |
-
### Supported Tasks and Leaderboards
|
59 |
-
|
60 |
-
- `abstractive-summarization`, `summarization`
|
61 |
-
|
62 |
-
### Languages
|
63 |
-
|
64 |
-
The text in the dataset is in Italian
|
65 |
-
|
66 |
-
## Dataset Structure
|
67 |
-
|
68 |
-
### Data Instances
|
69 |
-
|
70 |
-
[Needs More Information]
|
71 |
-
|
72 |
-
### Data Fields
|
73 |
-
|
74 |
-
[Needs More Information]
|
75 |
-
|
76 |
-
### Data Splits
|
77 |
-
|
78 |
-
[Needs More Information]
|
79 |
-
|
80 |
-
## Dataset Creation
|
81 |
-
|
82 |
-
### Curation Rationale
|
83 |
-
|
84 |
-
[Needs More Information]
|
85 |
-
|
86 |
-
### Source Data
|
87 |
-
|
88 |
-
#### Initial Data Collection and Normalization
|
89 |
-
|
90 |
-
[Needs More Information]
|
91 |
-
|
92 |
-
#### Who are the source language producers?
|
93 |
-
|
94 |
-
[Needs More Information]
|
95 |
-
|
96 |
-
### Annotations
|
97 |
-
|
98 |
-
#### Annotation process
|
99 |
-
|
100 |
-
[Needs More Information]
|
101 |
-
|
102 |
-
#### Who are the annotators?
|
103 |
-
|
104 |
-
[Needs More Information]
|
105 |
-
|
106 |
-
### Personal and Sensitive Information
|
107 |
-
|
108 |
-
[Needs More Information]
|
109 |
-
|
110 |
-
## Considerations for Using the Data
|
111 |
-
|
112 |
-
### Social Impact of Dataset
|
113 |
-
|
114 |
-
[Needs More Information]
|
115 |
-
|
116 |
-
### Discussion of Biases
|
117 |
-
|
118 |
-
[Needs More Information]
|
119 |
-
|
120 |
-
### Other Known Limitations
|
121 |
-
|
122 |
-
[Needs More Information]
|
123 |
-
|
124 |
-
## Additional Information
|
125 |
-
|
126 |
-
### Dataset Curators
|
127 |
-
|
128 |
-
[Needs More Information]
|
129 |
-
|
130 |
-
### Licensing Information
|
131 |
-
|
132 |
-
[Needs More Information]
|
133 |
-
|
134 |
-
### Citation Information
|
135 |
-
|
136 |
-
More details and results in [published work](https://www.mdpi.com/2078-2489/13/5/228)
|
137 |
-
|
138 |
-
```
|
139 |
-
@Article{info13050228,
|
140 |
-
AUTHOR = {Landro, Nicola and Gallo, Ignazio and La Grassa, Riccardo and Federici, Edoardo},
|
141 |
-
TITLE = {Two New Datasets for Italian-Language Abstractive Text Summarization},
|
142 |
-
JOURNAL = {Information},
|
143 |
-
VOLUME = {13},
|
144 |
-
YEAR = {2022},
|
145 |
-
NUMBER = {5},
|
146 |
-
ARTICLE-NUMBER = {228},
|
147 |
-
URL = {https://www.mdpi.com/2078-2489/13/5/228},
|
148 |
-
ISSN = {2078-2489},
|
149 |
-
ABSTRACT = {Text summarization aims to produce a short summary containing relevant parts from a given text. Due to the lack of data for abstractive summarization on low-resource languages such as Italian, we propose two new original datasets collected from two Italian news websites with multi-sentence summaries and corresponding articles, and from a dataset obtained by machine translation of a Spanish summarization dataset. These two datasets are currently the only two available in Italian for this task. To evaluate the quality of these two datasets, we used them to train a T5-base model and an mBART model, obtaining good results with both. To better evaluate the results obtained, we also compared the same models trained on automatically translated datasets, and the resulting summaries in the same training language, with the automatically translated summaries, which demonstrated the superiority of the models obtained from the proposed datasets.},
|
150 |
-
DOI = {10.3390/info13050228}
|
151 |
-
}
|
152 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|