svakulenk0
commited on
Commit
•
1e0bce6
1
Parent(s):
29416b6
Update README.md
Browse files
README.md
CHANGED
@@ -27,22 +27,12 @@ task_ids:
|
|
27 |
- [Languages](#languages)
|
28 |
- [Dataset Structure](#dataset-structure)
|
29 |
- [Data Instances](#data-instances)
|
30 |
-
- [Data Fields](#data-fields)
|
31 |
- [Data Splits](#data-splits)
|
32 |
- [Dataset Creation](#dataset-creation)
|
33 |
-
- [Curation Rationale](#curation-rationale)
|
34 |
- [Source Data](#source-data)
|
35 |
-
- [Annotations](#annotations)
|
36 |
-
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
37 |
-
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
38 |
-
- [Social Impact of Dataset](#social-impact-of-dataset)
|
39 |
-
- [Discussion of Biases](#discussion-of-biases)
|
40 |
-
- [Other Known Limitations](#other-known-limitations)
|
41 |
- [Additional Information](#additional-information)
|
42 |
-
- [Dataset Curators](#dataset-curators)
|
43 |
- [Licensing Information](#licensing-information)
|
44 |
- [Citation Information](#citation-information)
|
45 |
-
- [Contributions](#contributions)
|
46 |
|
47 |
## Dataset Description
|
48 |
|
@@ -85,9 +75,6 @@ An example from the data set looks as follows:
|
|
85 |
}
|
86 |
```
|
87 |
|
88 |
-
### Data Fields
|
89 |
-
|
90 |
-
[More Information Needed]
|
91 |
|
92 |
### Data Splits
|
93 |
|
@@ -97,10 +84,6 @@ An example from the data set looks as follows:
|
|
97 |
|
98 |
## Dataset Creation
|
99 |
|
100 |
-
### Curation Rationale
|
101 |
-
|
102 |
-
[More Information Needed]
|
103 |
-
|
104 |
### Source Data
|
105 |
|
106 |
- QuAC
|
@@ -108,48 +91,9 @@ An example from the data set looks as follows:
|
|
108 |
- Natural Questions
|
109 |
|
110 |
|
111 |
-
#### Initial Data Collection and Normalization
|
112 |
-
|
113 |
-
[More Information Needed]
|
114 |
-
|
115 |
-
#### Who are the source language producers?
|
116 |
-
|
117 |
-
[More Information Needed]
|
118 |
-
|
119 |
-
### Annotations
|
120 |
-
|
121 |
-
#### Annotation process
|
122 |
-
|
123 |
-
[More Information Needed]
|
124 |
-
|
125 |
-
#### Who are the annotators?
|
126 |
-
|
127 |
-
[More Information Needed]
|
128 |
-
|
129 |
-
### Personal and Sensitive Information
|
130 |
-
|
131 |
-
[More Information Needed]
|
132 |
-
|
133 |
-
## Considerations for Using the Data
|
134 |
-
|
135 |
-
### Social Impact of Dataset
|
136 |
-
|
137 |
-
[More Information Needed]
|
138 |
-
|
139 |
-
### Discussion of Biases
|
140 |
-
|
141 |
-
[More Information Needed]
|
142 |
-
|
143 |
-
### Other Known Limitations
|
144 |
-
|
145 |
-
[More Information Needed]
|
146 |
|
147 |
## Additional Information
|
148 |
|
149 |
-
### Dataset Curators
|
150 |
-
|
151 |
-
[More Information Needed]
|
152 |
-
|
153 |
### Licensing Information
|
154 |
|
155 |
[CC BY-SA 3.0](http://creativecommons.org/licenses/by-sa/3.0/)
|
@@ -162,8 +106,4 @@ An example from the data set looks as follows:
|
|
162 |
booktitle={ NAACL },
|
163 |
year={2021}
|
164 |
}
|
165 |
-
```
|
166 |
-
|
167 |
-
### Contributions
|
168 |
-
|
169 |
-
[More Information Needed]
|
|
|
27 |
- [Languages](#languages)
|
28 |
- [Dataset Structure](#dataset-structure)
|
29 |
- [Data Instances](#data-instances)
|
|
|
30 |
- [Data Splits](#data-splits)
|
31 |
- [Dataset Creation](#dataset-creation)
|
|
|
32 |
- [Source Data](#source-data)
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
- [Additional Information](#additional-information)
|
|
|
34 |
- [Licensing Information](#licensing-information)
|
35 |
- [Citation Information](#citation-information)
|
|
|
36 |
|
37 |
## Dataset Description
|
38 |
|
|
|
75 |
}
|
76 |
```
|
77 |
|
|
|
|
|
|
|
78 |
|
79 |
### Data Splits
|
80 |
|
|
|
84 |
|
85 |
## Dataset Creation
|
86 |
|
|
|
|
|
|
|
|
|
87 |
### Source Data
|
88 |
|
89 |
- QuAC
|
|
|
91 |
- Natural Questions
|
92 |
|
93 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
|
95 |
## Additional Information
|
96 |
|
|
|
|
|
|
|
|
|
97 |
### Licensing Information
|
98 |
|
99 |
[CC BY-SA 3.0](http://creativecommons.org/licenses/by-sa/3.0/)
|
|
|
106 |
booktitle={ NAACL },
|
107 |
year={2021}
|
108 |
}
|
109 |
+
```
|
|
|
|
|
|
|
|