Update README.md
Browse files
README.md
CHANGED
@@ -10,131 +10,10 @@ multilinguality:
|
|
10 |
configs:
|
11 |
- config_name: dataviewer-test
|
12 |
datafiles:
|
13 |
-
- split:
|
14 |
path: transcript/test.tsv
|
15 |
|
16 |
---
|
17 |
|
18 |
|
19 |
# Dataset Card for [Dataset Name]
|
20 |
-
|
21 |
-
## Table of Contents
|
22 |
-
- [Table of Contents](#table-of-contents)
|
23 |
-
- [Dataset Description](#dataset-description)
|
24 |
-
- [Dataset Summary](#dataset-summary)
|
25 |
-
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
26 |
-
- [Languages](#languages)
|
27 |
-
- [Dataset Structure](#dataset-structure)
|
28 |
-
- [Data Instances](#data-instances)
|
29 |
-
- [Data Fields](#data-fields)
|
30 |
-
- [Data Splits](#data-splits)
|
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 |
-
- [Contributions](#contributions)
|
45 |
-
|
46 |
-
## Dataset Description
|
47 |
-
|
48 |
-
- **Homepage:**
|
49 |
-
- **Repository:**
|
50 |
-
- **Paper:**
|
51 |
-
- **Leaderboard:**
|
52 |
-
- **Point of Contact:**
|
53 |
-
|
54 |
-
### Dataset Summary
|
55 |
-
|
56 |
-
[More Information Needed]
|
57 |
-
|
58 |
-
### Supported Tasks and Leaderboards
|
59 |
-
|
60 |
-
[More Information Needed]
|
61 |
-
|
62 |
-
### Languages
|
63 |
-
|
64 |
-
[More Information Needed]
|
65 |
-
|
66 |
-
## Dataset Structure
|
67 |
-
|
68 |
-
### Data Instances
|
69 |
-
|
70 |
-
[More Information Needed]
|
71 |
-
|
72 |
-
### Data Fields
|
73 |
-
|
74 |
-
[More Information Needed]
|
75 |
-
|
76 |
-
### Data Splits
|
77 |
-
|
78 |
-
[More Information Needed]
|
79 |
-
|
80 |
-
## Dataset Creation
|
81 |
-
|
82 |
-
### Curation Rationale
|
83 |
-
|
84 |
-
[More Information Needed]
|
85 |
-
|
86 |
-
### Source Data
|
87 |
-
|
88 |
-
#### Initial Data Collection and Normalization
|
89 |
-
|
90 |
-
[More Information Needed]
|
91 |
-
|
92 |
-
#### Who are the source language producers?
|
93 |
-
|
94 |
-
[More Information Needed]
|
95 |
-
|
96 |
-
### Annotations
|
97 |
-
|
98 |
-
#### Annotation process
|
99 |
-
|
100 |
-
[More Information Needed]
|
101 |
-
|
102 |
-
#### Who are the annotators?
|
103 |
-
|
104 |
-
[More Information Needed]
|
105 |
-
|
106 |
-
### Personal and Sensitive Information
|
107 |
-
|
108 |
-
[More Information Needed]
|
109 |
-
|
110 |
-
## Considerations for Using the Data
|
111 |
-
|
112 |
-
### Social Impact of Dataset
|
113 |
-
|
114 |
-
[More Information Needed]
|
115 |
-
|
116 |
-
### Discussion of Biases
|
117 |
-
|
118 |
-
[More Information Needed]
|
119 |
-
|
120 |
-
### Other Known Limitations
|
121 |
-
|
122 |
-
[More Information Needed]
|
123 |
-
|
124 |
-
## Additional Information
|
125 |
-
|
126 |
-
### Dataset Curators
|
127 |
-
|
128 |
-
[More Information Needed]
|
129 |
-
|
130 |
-
### Licensing Information
|
131 |
-
|
132 |
-
[More Information Needed]
|
133 |
-
|
134 |
-
### Citation Information
|
135 |
-
|
136 |
-
[More Information Needed]
|
137 |
-
|
138 |
-
### Contributions
|
139 |
-
|
140 |
-
Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
|
|
|
10 |
configs:
|
11 |
- config_name: dataviewer-test
|
12 |
datafiles:
|
13 |
+
- split: train
|
14 |
path: transcript/test.tsv
|
15 |
|
16 |
---
|
17 |
|
18 |
|
19 |
# Dataset Card for [Dataset Name]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|