Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
csv
Sub-tasks:
open-domain-qa
Languages:
English
Size:
1M - 10M
License:
parquet-converter
commited on
Commit
·
60535b7
1
Parent(s):
5e93d44
Update parquet files
Browse files
.gitattributes
DELETED
@@ -1,40 +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 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
6 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
7 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
8 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
9 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
10 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
11 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
12 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
13 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
14 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
15 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
16 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
17 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
18 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
19 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
20 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
21 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
22 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
23 |
-
*.wasm 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
|
28 |
-
# Audio files - uncompressed
|
29 |
-
*.pcm filter=lfs diff=lfs merge=lfs -text
|
30 |
-
*.sam filter=lfs diff=lfs merge=lfs -text
|
31 |
-
*.raw filter=lfs diff=lfs merge=lfs -text
|
32 |
-
# Audio files - compressed
|
33 |
-
*.aac filter=lfs diff=lfs merge=lfs -text
|
34 |
-
*.flac filter=lfs diff=lfs merge=lfs -text
|
35 |
-
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
36 |
-
*.ogg filter=lfs diff=lfs merge=lfs -text
|
37 |
-
*.wav filter=lfs diff=lfs merge=lfs -text
|
38 |
-
train.tsv filter=lfs diff=lfs merge=lfs -text
|
39 |
-
train.csv filter=lfs diff=lfs merge=lfs -text
|
40 |
-
valid.csv filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
DELETED
@@ -1,141 +0,0 @@
|
|
1 |
-
---
|
2 |
-
annotations_creators:
|
3 |
-
- no-annotation
|
4 |
-
language_creators:
|
5 |
-
- found
|
6 |
-
language:
|
7 |
-
- en
|
8 |
-
license:
|
9 |
-
- unknown
|
10 |
-
multilinguality:
|
11 |
-
- monolingual
|
12 |
-
size_categories:
|
13 |
-
- 1M<n<10M
|
14 |
-
task_categories:
|
15 |
-
- question-answering
|
16 |
-
task_ids:
|
17 |
-
- open-domain-qa
|
18 |
-
---
|
19 |
-
|
20 |
-
# Dataset Card for CrosswordQA
|
21 |
-
|
22 |
-
## Table of Contents
|
23 |
-
- [Dataset Description](#dataset-description)
|
24 |
-
- [Dataset Summary](#dataset-summary)
|
25 |
-
- [Supported Tasks](#supported-tasks-and-leaderboards)
|
26 |
-
- [Languages](#languages)
|
27 |
-
- [Dataset Structure](#dataset-structure)
|
28 |
-
- [Data Instances](#data-instances)
|
29 |
-
- [Data Fields](#data-instances)
|
30 |
-
- [Data Splits](#data-instances)
|
31 |
-
- [Dataset Creation](#dataset-creation)
|
32 |
-
- [Curation Rationale](#curation-rationale)
|
33 |
-
- [Source Data](#source-data)
|
34 |
-
- [Annotations](#annotations)
|
35 |
-
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
36 |
-
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
37 |
-
- [Social Impact of Dataset](#social-impact-of-dataset)
|
38 |
-
- [Discussion of Biases](#discussion-of-biases)
|
39 |
-
- [Other Known Limitations](#other-known-limitations)
|
40 |
-
- [Additional Information](#additional-information)
|
41 |
-
- [Dataset Curators](#dataset-curators)
|
42 |
-
- [Licensing Information](#licensing-information)
|
43 |
-
- [Citation Information](#citation-information)
|
44 |
-
|
45 |
-
## Dataset Description
|
46 |
-
|
47 |
-
- **Homepage:** [Needs More Information]
|
48 |
-
- **Repository:** https://github.com/albertkx/Berkeley-Crossword-Solver
|
49 |
-
- **Paper:** [Needs More Information]
|
50 |
-
- **Leaderboard:** [Needs More Information]
|
51 |
-
- **Point of Contact:** [Albert Xu](mailto:albertxu@usc.edu) and [Eshaan Pathak](mailto:eshaanpathak@berkeley.edu)
|
52 |
-
|
53 |
-
### Dataset Summary
|
54 |
-
|
55 |
-
The CrosswordQA dataset is a set of over 6 million clue-answer pairs scraped from the New York Times and many other crossword publishers. The dataset was created to train the Berkeley Crossword Solver's QA model. See our paper for more information. Answers are automatically segmented (e.g., BUZZLIGHTYEAR -> Buzz Lightyear), and thus may occasionally be segmented incorrectly.
|
56 |
-
|
57 |
-
### Supported Tasks and Leaderboards
|
58 |
-
|
59 |
-
[Needs More Information]
|
60 |
-
|
61 |
-
### Languages
|
62 |
-
|
63 |
-
[Needs More Information]
|
64 |
-
|
65 |
-
## Dataset Structure
|
66 |
-
|
67 |
-
### Data Instances
|
68 |
-
|
69 |
-
```
|
70 |
-
{
|
71 |
-
"id": 0,
|
72 |
-
"clue": "Clean-up target",
|
73 |
-
"answer": "mess"
|
74 |
-
}
|
75 |
-
```
|
76 |
-
|
77 |
-
### Data Fields
|
78 |
-
|
79 |
-
[Needs More Information]
|
80 |
-
|
81 |
-
### Data Splits
|
82 |
-
|
83 |
-
[Needs More Information]
|
84 |
-
|
85 |
-
## Dataset Creation
|
86 |
-
|
87 |
-
### Curation Rationale
|
88 |
-
|
89 |
-
[Needs More Information]
|
90 |
-
|
91 |
-
### Source Data
|
92 |
-
|
93 |
-
#### Initial Data Collection and Normalization
|
94 |
-
|
95 |
-
[Needs More Information]
|
96 |
-
|
97 |
-
#### Who are the source language producers?
|
98 |
-
|
99 |
-
[Needs More Information]
|
100 |
-
|
101 |
-
### Annotations
|
102 |
-
|
103 |
-
#### Annotation process
|
104 |
-
|
105 |
-
[Needs More Information]
|
106 |
-
|
107 |
-
#### Who are the annotators?
|
108 |
-
|
109 |
-
[Needs More Information]
|
110 |
-
|
111 |
-
### Personal and Sensitive Information
|
112 |
-
|
113 |
-
[Needs More Information]
|
114 |
-
|
115 |
-
## Considerations for Using the Data
|
116 |
-
|
117 |
-
### Social Impact of Dataset
|
118 |
-
|
119 |
-
[Needs More Information]
|
120 |
-
|
121 |
-
### Discussion of Biases
|
122 |
-
|
123 |
-
[Needs More Information]
|
124 |
-
|
125 |
-
### Other Known Limitations
|
126 |
-
|
127 |
-
[Needs More Information]
|
128 |
-
|
129 |
-
## Additional Information
|
130 |
-
|
131 |
-
### Dataset Curators
|
132 |
-
|
133 |
-
[Needs More Information]
|
134 |
-
|
135 |
-
### Licensing Information
|
136 |
-
|
137 |
-
[Needs More Information]
|
138 |
-
|
139 |
-
### Citation Information
|
140 |
-
|
141 |
-
[Needs More Information]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
train.csv → albertxu--CrosswordQA/csv-train.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d2c9bf5609f78e592dcbb96ce8e7377ce2f3ac2fd03704d5fa3f13a2046ef82
|
3 |
+
size 247565944
|
valid.csv → albertxu--CrosswordQA/csv-validation.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3633a6a4a3e34ecba3bdb20f2d79a7e0879035ea44eac3eb26f0836e2b698af2
|
3 |
+
size 14003182
|