Datasets:

Languages:
Italian
Multilinguality:
monolingual
Size Categories:
10K<n<100k
Source Datasets:
original
Tags:
License:
efederici commited on
Commit
55b5b7e
1 Parent(s): 410d09f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +138 -0
README.md ADDED
@@ -0,0 +1,138 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ languages:
3
+ - it
4
+ licenses:
5
+ - unknown
6
+ multilinguality:
7
+ - monolingual
8
+ size_categories:
9
+ - 10K<n<100k
10
+ source_datasets:
11
+ - original
12
+ task_categories:
13
+ - summarization
14
+ task_ids:
15
+ - summarization
16
+ ---
17
+
18
+ # Dataset Card for fanpage
19
+
20
+ ## Table of Contents
21
+ - [Dataset Description](#dataset-description)
22
+ - [Dataset Summary](#dataset-summary)
23
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
24
+ - [Languages](#languages)
25
+ - [Dataset Structure](#dataset-structure)
26
+ - [Data Instances](#data-instances)
27
+ - [Data Fields](#data-instances)
28
+ - [Data Splits](#data-instances)
29
+ - [Dataset Creation](#dataset-creation)
30
+ - [Curation Rationale](#curation-rationale)
31
+ - [Source Data](#source-data)
32
+ - [Annotations](#annotations)
33
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
34
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
35
+ - [Social Impact of Dataset](#social-impact-of-dataset)
36
+ - [Discussion of Biases](#discussion-of-biases)
37
+ - [Other Known Limitations](#other-known-limitations)
38
+ - [Additional Information](#additional-information)
39
+ - [Dataset Curators](#dataset-curators)
40
+ - [Licensing Information](#licensing-information)
41
+ - [Citation Information](#citation-information)
42
+
43
+ ## Dataset Description
44
+
45
+ - **Homepage:** [Needs More Information]
46
+ - **Repository:** [Needs More Information]
47
+ - **Paper:** [Needs More Information]
48
+ - **Leaderboard:** [Needs More Information]
49
+ - **Point of Contact:** [Needs More Information]
50
+
51
+ ### Dataset Summary
52
+
53
+ Fanpage dataset, containing news articles taken from Fanpage.
54
+
55
+ There are two features:
56
+
57
+ - source: Input news article.
58
+ - summary: Summary of the article.
59
+
60
+ ### Supported Tasks and Leaderboards
61
+
62
+ - `abstractive-summarization`, `summarization`
63
+
64
+ ### Languages
65
+
66
+ The text in the dataset is in Italian
67
+
68
+ ## Dataset Structure
69
+
70
+ ### Data Instances
71
+
72
+ [Needs More Information]
73
+
74
+ ### Data Fields
75
+
76
+ [Needs More Information]
77
+
78
+ ### Data Splits
79
+
80
+ [Needs More Information]
81
+
82
+ ## Dataset Creation
83
+
84
+ ### Curation Rationale
85
+
86
+ [Needs More Information]
87
+
88
+ ### Source Data
89
+
90
+ #### Initial Data Collection and Normalization
91
+
92
+ [Needs More Information]
93
+
94
+ #### Who are the source language producers?
95
+
96
+ [Needs More Information]
97
+
98
+ ### Annotations
99
+
100
+ #### Annotation process
101
+
102
+ [Needs More Information]
103
+
104
+ #### Who are the annotators?
105
+
106
+ [Needs More Information]
107
+
108
+ ### Personal and Sensitive Information
109
+
110
+ [Needs More Information]
111
+
112
+ ## Considerations for Using the Data
113
+
114
+ ### Social Impact of Dataset
115
+
116
+ [Needs More Information]
117
+
118
+ ### Discussion of Biases
119
+
120
+ [Needs More Information]
121
+
122
+ ### Other Known Limitations
123
+
124
+ [Needs More Information]
125
+
126
+ ## Additional Information
127
+
128
+ ### Dataset Curators
129
+
130
+ [Needs More Information]
131
+
132
+ ### Licensing Information
133
+
134
+ [Needs More Information]
135
+
136
+ ### Citation Information
137
+
138
+ [Needs More Information]