parquet-converter commited on
Commit
68c04be
·
1 Parent(s): 2d74151

Update parquet files

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