Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,98 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- expert-generated
|
4 |
+
language_creators:
|
5 |
+
- found
|
6 |
+
- expert-generated
|
7 |
+
languages:
|
8 |
+
- en
|
9 |
+
licenses:
|
10 |
+
- cc-by-4.0
|
11 |
+
multilinguality:
|
12 |
+
- monolingual
|
13 |
+
paperswithcode_id: squad
|
14 |
+
pretty_name: 'PiC: Phrase Retrieval'
|
15 |
+
size_categories:
|
16 |
+
- 10K<n<100K
|
17 |
+
source_datasets:
|
18 |
+
- original
|
19 |
+
task_categories:
|
20 |
+
- text-retrieval
|
21 |
+
task_ids: []
|
22 |
---
|
23 |
+
|
24 |
+
# Dataset Card for [PiC: Phrase Retrieval]
|
25 |
+
## Table of Contents
|
26 |
+
- [Table of Contents](#table-of-contents)
|
27 |
+
- [Dataset Description](#dataset-description)
|
28 |
+
- [Dataset Summary](#dataset-summary)
|
29 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
30 |
+
- [Languages](#languages)
|
31 |
+
- [Dataset Structure](#dataset-structure)
|
32 |
+
- [Data Instances](#data-instances)
|
33 |
+
- [Data Fields](#data-fields)
|
34 |
+
- [Data Splits](#data-splits)
|
35 |
+
- [Dataset Creation](#dataset-creation)
|
36 |
+
- [Curation Rationale](#curation-rationale)
|
37 |
+
- [Source Data](#source-data)
|
38 |
+
- [Annotations](#annotations)
|
39 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
40 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
41 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
42 |
+
- [Discussion of Biases](#discussion-of-biases)
|
43 |
+
- [Other Known Limitations](#other-known-limitations)
|
44 |
+
- [Additional Information](#additional-information)
|
45 |
+
- [Dataset Curators](#dataset-curators)
|
46 |
+
- [Licensing Information](#licensing-information)
|
47 |
+
- [Citation Information](#citation-information)
|
48 |
+
- [Contributions](#contributions)
|
49 |
+
## Dataset Description
|
50 |
+
- **Homepage:**
|
51 |
+
- **Repository:**
|
52 |
+
- **Paper:**
|
53 |
+
- **Leaderboard:**
|
54 |
+
- **Point of Contact:**
|
55 |
+
### Dataset Summary
|
56 |
+
[More Information Needed]
|
57 |
+
### Supported Tasks and Leaderboards
|
58 |
+
[More Information Needed]
|
59 |
+
### Languages
|
60 |
+
[More Information Needed]
|
61 |
+
## Dataset Structure
|
62 |
+
### Data Instances
|
63 |
+
[More Information Needed]
|
64 |
+
### Data Fields
|
65 |
+
[More Information Needed]
|
66 |
+
### Data Splits
|
67 |
+
[More Information Needed]
|
68 |
+
## Dataset Creation
|
69 |
+
### Curation Rationale
|
70 |
+
[More Information Needed]
|
71 |
+
### Source Data
|
72 |
+
#### Initial Data Collection and Normalization
|
73 |
+
[More Information Needed]
|
74 |
+
#### Who are the source language producers?
|
75 |
+
[More Information Needed]
|
76 |
+
### Annotations
|
77 |
+
#### Annotation process
|
78 |
+
[More Information Needed]
|
79 |
+
#### Who are the annotators?
|
80 |
+
[More Information Needed]
|
81 |
+
### Personal and Sensitive Information
|
82 |
+
[More Information Needed]
|
83 |
+
## Considerations for Using the Data
|
84 |
+
### Social Impact of Dataset
|
85 |
+
[More Information Needed]
|
86 |
+
### Discussion of Biases
|
87 |
+
[More Information Needed]
|
88 |
+
### Other Known Limitations
|
89 |
+
[More Information Needed]
|
90 |
+
## Additional Information
|
91 |
+
### Dataset Curators
|
92 |
+
[More Information Needed]
|
93 |
+
### Licensing Information
|
94 |
+
[More Information Needed]
|
95 |
+
### Citation Information
|
96 |
+
[More Information Needed]
|
97 |
+
### Contributions
|
98 |
+
Thanks to [@ThangPM](https://github.com/ThangPM) for adding this dataset.
|