EmnaBou commited on
Commit
d329d04
1 Parent(s): d3ee923

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +157 -0
README.md ADDED
@@ -0,0 +1,157 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - found
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - ar
8
+ license:
9
+ - unknown
10
+ multilinguality:
11
+ - multilingual
12
+ size_categories:
13
+ - 100K<n<1M
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - translation
18
+ task_ids: []
19
+ paperswithcode_id: null
20
+ pretty_name: DataTranslationDT
21
+ dataset_info:
22
+ - config_name: disluent_fluent
23
+ features:
24
+ - name: translation
25
+ dtype:
26
+ translation:
27
+ languages:
28
+ - disfluent
29
+ - fluent
30
+ - name: id
31
+ dtype: string
32
+ ---
33
+ # Dataset Card for DataTranslationDT
34
+
35
+ ## Table of Contents
36
+ - [Dataset Description](#dataset-description)
37
+ - [Dataset Summary](#dataset-summary)
38
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
39
+ - [Languages](#languages)
40
+ - [Dataset Structure](#dataset-structure)
41
+ - [Data Instances](#data-instances)
42
+ - [Data Fields](#data-fields)
43
+ - [Data Splits](#data-splits)
44
+ - [Dataset Creation](#dataset-creation)
45
+ - [Curation Rationale](#curation-rationale)
46
+ - [Source Data](#source-data)
47
+ - [Annotations](#annotations)
48
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
49
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
50
+ - [Social Impact of Dataset](#social-impact-of-dataset)
51
+ - [Discussion of Biases](#discussion-of-biases)
52
+ - [Other Known Limitations](#other-known-limitations)
53
+ - [Additional Information](#additional-information)
54
+ - [Dataset Curators](#dataset-curators)
55
+ - [Licensing Information](#licensing-information)
56
+ - [Citation Information](#citation-information)
57
+ - [Contributions](#contributions)
58
+
59
+ ## Dataset Description
60
+
61
+ - **Homepage:**
62
+ - **Repository:** None
63
+ - **Paper:**
64
+ - **Leaderboard:** [More Information Needed]
65
+ - **Point of Contact:** [More Information Needed]
66
+
67
+ ### Dataset Summary
68
+
69
+
70
+ `dataset = load_dataset("DataTranslationDT", lang1="disfluent", lang2="fluent")`
71
+
72
+ ### Supported Tasks and Leaderboards
73
+
74
+ [More Information Needed]
75
+
76
+ ### Languages
77
+
78
+ [More Information Needed]
79
+
80
+ ## Dataset Structure
81
+
82
+ ### Data Instances
83
+
84
+ [More Information Needed]
85
+
86
+ ### Data Fields
87
+
88
+ [More Information Needed]
89
+
90
+ ### Data Splits
91
+
92
+ [More Information Needed]
93
+
94
+ ## Dataset Creation
95
+
96
+ ### Curation Rationale
97
+
98
+ [More Information Needed]
99
+
100
+ ### Source Data
101
+
102
+ [More Information Needed]
103
+
104
+ #### Initial Data Collection and Normalization
105
+
106
+ [More Information Needed]
107
+
108
+ #### Who are the source language producers?
109
+
110
+ [More Information Needed]
111
+
112
+ ### Annotations
113
+
114
+ [More Information Needed]
115
+
116
+ #### Annotation process
117
+
118
+ [More Information Needed]
119
+
120
+ #### Who are the annotators?
121
+
122
+ [More Information Needed]
123
+
124
+ ### Personal and Sensitive Information
125
+
126
+ [More Information Needed]
127
+
128
+ ## Considerations for Using the Data
129
+
130
+ ### Social Impact of Dataset
131
+
132
+ [More Information Needed]
133
+
134
+ ### Discussion of Biases
135
+
136
+ [More Information Needed]
137
+
138
+ ### Other Known Limitations
139
+
140
+ [More Information Needed]
141
+
142
+ ## Additional Information
143
+
144
+ ### Dataset Curators
145
+
146
+ [More Information Needed]
147
+
148
+ ### Licensing Information
149
+
150
+ [More Information Needed]
151
+
152
+ ### Citation Information
153
+
154
+ [More Information Needed]
155
+
156
+ ### Contributions
157
+