Datasets:

Modalities:
Text
Formats:
json
Languages:
Catalan
Size:
< 1K
Libraries:
Datasets
Dask
License:
davidcanovas commited on
Commit
2fe3451
1 Parent(s): 86e0d52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +98 -4
README.md CHANGED
@@ -1,9 +1,103 @@
1
- # Repository description
2
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  This repository contains Sofcatalà web site content (articles and programs descriptions).
4
 
5
  Dataset size:
6
  * articles.json contains 623 articles with 373233 words.
7
- * programes.json contains 330 program descripctions with 49868 words.
 
 
 
8
 
9
- The license of the data is Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language_creators:
5
+ - expert-generated
6
+ languages:
7
+ - 'ca'
8
+ licenses:
9
+ - cc-by-sa-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: Softcatalà website content.
13
+ size_categories:
14
+ - "100K<n<1M"
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ -
19
+ task_ids:
20
+ - language-modeling
21
+ ---
22
+ # Dataset Card for Tilde-MODEL-Catalan
23
+ ## Table of Contents
24
+ - [Table of Contents](#table-of-contents)
25
+ - [Dataset Description](#dataset-description)
26
+ - [Dataset Summary](#dataset-summary)
27
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
28
+ - [Languages](#languages)
29
+ - [Dataset Structure](#dataset-structure)
30
+ - [Data Instances](#data-instances)
31
+ - [Data Fields](#data-fields)
32
+ - [Data Splits](#data-splits)
33
+ - [Dataset Creation](#dataset-creation)
34
+ - [Curation Rationale](#curation-rationale)
35
+ - [Source Data](#source-data)
36
+ - [Annotations](#annotations)
37
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
38
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
39
+ - [Social Impact of Dataset](#social-impact-of-dataset)
40
+ - [Discussion of Biases](#discussion-of-biases)
41
+ - [Other Known Limitations](#other-known-limitations)
42
+ - [Additional Information](#additional-information)
43
+ - [Dataset Curators](#dataset-curators)
44
+ - [Licensing Information](#licensing-information)
45
+ - [Citation Information](#citation-information)
46
+ - [Contributions](#contributions)
47
+ ## Dataset Description
48
+ - **Homepage:** https://www.softcatala.org/
49
+ - **Repository:** https://github.com/Softcatala/softcatala-web-dataset
50
+ - **Paper:**
51
+ - **Leaderboard:**
52
+ - **Point of Contact:**
53
+ ### Dataset Summary
54
  This repository contains Sofcatalà web site content (articles and programs descriptions).
55
 
56
  Dataset size:
57
  * articles.json contains 623 articles with 373233 words.
58
+ * programes.json contains 330 program descriptions with 49868 words.
59
+
60
+ The license of the data is Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).
61
+ ### Supported Tasks and Leaderboards
62
 
63
+ ### Languages
64
+ Catalan (`ca`).
65
+ ## Dataset Structure
66
+ ### Data Instances
67
+ [More Information Needed]
68
+ ### Data Fields
69
+ JSON (name/value pairs) format with the following fields: content, date, id and title.
70
+ ### Data Splits
71
+ One file for the descriptions text and one for the articles text.
72
+ ## Dataset Creation
73
+ ### Curation Rationale
74
+ [More Information Needed]
75
+ ### Source Data
76
+ #### Initial Data Collection and Normalization
77
+ [More Information Needed]
78
+ #### Who are the source language producers?
79
+ Softcatalà community.
80
+ ### Annotations
81
+ #### Annotation process
82
+ [More Information Needed]
83
+ #### Who are the annotators?
84
+ [More Information Needed]
85
+ ### Personal and Sensitive Information
86
+ [More Information Needed]
87
+ ## Considerations for Using the Data
88
+ ### Social Impact of Dataset
89
+ [More Information Needed]
90
+ ### Discussion of Biases
91
+ [More Information Needed]
92
+ ### Other Known Limitations
93
+ [More Information Needed]
94
+ ## Additional Information
95
+ ### Dataset Curators
96
+ [@softcatala](https://github.com/Softcatala)
97
+ [@jordimas](https://github.com/jordimas)
98
+ ### Licensing Information
99
+ [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
100
+ ### Citation Information
101
+ [More Information Needed]
102
+ ### Contributions
103
+ [More Information Needed]