Datasets:

Multilinguality:
multilingual
Size Categories:
1K<n<10K
Language Creators:
found
Annotations Creators:
crowdsourced
Tags:
License:
aelneima commited on
Commit
08283ba
1 Parent(s): 22a49e1

first push: add column names to MaWPS-ar-addCN data to be able to use with promptsource

Browse files
Files changed (4) hide show
  1. README.md +133 -1
  2. test.csv +0 -0
  3. train.csv +0 -0
  4. val.csv +0 -0
README.md CHANGED
@@ -1,3 +1,135 @@
1
  ---
2
- license: unknown
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language:
5
+ - en
6
+ - ar
7
+ language_creators:
8
+ - found
9
+ license:
10
+ - mit
11
+ multilinguality:
12
+ - multilingual
13
+ pretty_name: MAWPS_ar
14
+ size_categories:
15
+ - 1K<n<10K
16
+ source_datasets: []
17
+ task_categories:
18
+ - text2text-generation
19
+ task_ids:
20
+ - explanation-generation
21
  ---
22
+
23
+ # Dataset Card for MAWPS_ar
24
+
25
+ ## Table of Contents
26
+ - [Table of Contents](#table-of-contents)
27
+ - [Dataset Description](#dataset-description)
28
+ - [Dataset Summary](#dataset-summary)
29
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
30
+ - [Languages](#languages)
31
+ - [Dataset Structure](#dataset-structure)
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
+
49
+ ## Dataset Description
50
+
51
+ ### Dataset Summary
52
+
53
+ MAWPS: A Math Word Problem Repository
54
+
55
+ ### Supported Tasks
56
+
57
+ Math Word Problem Solving
58
+
59
+ ### Languages
60
+
61
+ Supports Arabic and English
62
+
63
+ ## Dataset Structure
64
+
65
+ ### Data Fields
66
+ - `text_en`: a `string` feature.
67
+ - `text_ar`: a `string` feature.
68
+ - `eqn`: a `string` feature.
69
+
70
+ ### Data Splits
71
+ |train|validation|test|
72
+ |----:|---------:|---:|
73
+ | 3636| 1040| 520|
74
+ ## Dataset Creation
75
+
76
+ ### Curation Rationale
77
+
78
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
79
+
80
+ ### Source Data
81
+
82
+ #### Initial Data Collection and Normalization
83
+
84
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
85
+
86
+ #### Who are the source language producers?
87
+
88
+ [Rik Koncel-Kedziorski**, Subhro Roy**, Aida Amini, Nate Kushman and Hannaneh Hajishirzi.](https://aclanthology.org/N16-1136.pdf)
89
+
90
+
91
+ ### Annotations
92
+
93
+ #### Annotation process
94
+
95
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
96
+
97
+ #### Who are the annotators?
98
+
99
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
100
+
101
+ ### Personal and Sensitive Information
102
+
103
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
104
+
105
+ ## Considerations for Using the Data
106
+
107
+ ### Social Impact of Dataset
108
+
109
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
110
+
111
+ ### Discussion of Biases
112
+
113
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
114
+
115
+ ### Other Known Limitations
116
+
117
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
118
+
119
+ ## Additional Information
120
+
121
+ ### Dataset Curators
122
+
123
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
124
+
125
+ ### Licensing Information
126
+
127
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
128
+
129
+ ### Citation Information
130
+
131
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
132
+
133
+ ### Contributions
134
+
135
+ Special thanks to Associate Professor Marwan Torki and all my colleagues in CC491N (NLP) class for helping me translate this dataset.
test.csv ADDED
The diff for this file is too large to render. See raw diff
 
train.csv ADDED
The diff for this file is too large to render. See raw diff
 
val.csv ADDED
The diff for this file is too large to render. See raw diff