Update files from the datasets library (from 1.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
-
##
|
31 |
|
32 |
- **Homepage:** [http://lc-quad.sda.tech/](http://lc-quad.sda.tech/)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,23 +37,23 @@
|
|
37 |
- **Size of the generated dataset:** 19.77 MB
|
38 |
- **Total amount of disk used:** 23.46 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
LC-QuAD 2.0 is a Large Question Answering dataset with 30,000 pairs of question and its corresponding SPARQL query. The target knowledge base is Wikidata and DBpedia, specifically the 2018 version. Please see our paper for details about the dataset creation process and framework.
|
43 |
|
44 |
-
###
|
45 |
|
46 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
47 |
|
48 |
-
###
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
52 |
-
##
|
53 |
|
54 |
We show detailed information for up to 5 configurations of the dataset.
|
55 |
|
56 |
-
###
|
57 |
|
58 |
#### default
|
59 |
|
@@ -78,7 +78,7 @@ This example was too long and was cropped:
|
|
78 |
}
|
79 |
```
|
80 |
|
81 |
-
###
|
82 |
|
83 |
The data fields are the same among all splits.
|
84 |
|
@@ -93,55 +93,55 @@ The data fields are the same among all splits.
|
|
93 |
- `template`: a `string` feature.
|
94 |
- `paraphrased_question`: a `string` feature.
|
95 |
|
96 |
-
###
|
97 |
|
98 |
| name |train|test|
|
99 |
|-------|----:|---:|
|
100 |
|default|19293|4781|
|
101 |
|
102 |
-
##
|
103 |
|
104 |
-
###
|
105 |
|
106 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
107 |
|
108 |
-
###
|
109 |
|
110 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
111 |
|
112 |
-
###
|
113 |
|
114 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
115 |
|
116 |
-
###
|
117 |
|
118 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
119 |
|
120 |
-
##
|
121 |
|
122 |
-
###
|
123 |
|
124 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
125 |
|
126 |
-
###
|
127 |
|
128 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
129 |
|
130 |
-
###
|
131 |
|
132 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
133 |
|
134 |
-
##
|
135 |
|
136 |
-
###
|
137 |
|
138 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
139 |
|
140 |
-
###
|
141 |
|
142 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
143 |
|
144 |
-
###
|
145 |
|
146 |
```
|
147 |
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [http://lc-quad.sda.tech/](http://lc-quad.sda.tech/)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
37 |
- **Size of the generated dataset:** 19.77 MB
|
38 |
- **Total amount of disk used:** 23.46 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
LC-QuAD 2.0 is a Large Question Answering dataset with 30,000 pairs of question and its corresponding SPARQL query. The target knowledge base is Wikidata and DBpedia, specifically the 2018 version. Please see our paper for details about the dataset creation process and framework.
|
43 |
|
44 |
+
### Supported Tasks
|
45 |
|
46 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
47 |
|
48 |
+
### Languages
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
52 |
+
## Dataset Structure
|
53 |
|
54 |
We show detailed information for up to 5 configurations of the dataset.
|
55 |
|
56 |
+
### Data Instances
|
57 |
|
58 |
#### default
|
59 |
|
|
|
78 |
}
|
79 |
```
|
80 |
|
81 |
+
### Data Fields
|
82 |
|
83 |
The data fields are the same among all splits.
|
84 |
|
|
|
93 |
- `template`: a `string` feature.
|
94 |
- `paraphrased_question`: a `string` feature.
|
95 |
|
96 |
+
### Data Splits Sample Size
|
97 |
|
98 |
| name |train|test|
|
99 |
|-------|----:|---:|
|
100 |
|default|19293|4781|
|
101 |
|
102 |
+
## Dataset Creation
|
103 |
|
104 |
+
### Curation Rationale
|
105 |
|
106 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
107 |
|
108 |
+
### Source Data
|
109 |
|
110 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
111 |
|
112 |
+
### Annotations
|
113 |
|
114 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
115 |
|
116 |
+
### Personal and Sensitive Information
|
117 |
|
118 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
119 |
|
120 |
+
## Considerations for Using the Data
|
121 |
|
122 |
+
### Social Impact of Dataset
|
123 |
|
124 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
125 |
|
126 |
+
### Discussion of Biases
|
127 |
|
128 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
129 |
|
130 |
+
### Other Known Limitations
|
131 |
|
132 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
133 |
|
134 |
+
## Additional Information
|
135 |
|
136 |
+
### Dataset Curators
|
137 |
|
138 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
139 |
|
140 |
+
### Licensing Information
|
141 |
|
142 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
143 |
|
144 |
+
### Citation Information
|
145 |
|
146 |
```
|
147 |
|