Datasets:
Init commit
Browse files- .gitattributes +3 -0
- README.md +126 -0
- test.csv +3 -0
- train.csv +3 -0
- validation.csv +3 -0
.gitattributes
CHANGED
@@ -49,3 +49,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
49 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
50 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
51 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
49 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
50 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
51 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
52 |
+
test.csv filter=lfs diff=lfs merge=lfs -text
|
53 |
+
train.csv filter=lfs diff=lfs merge=lfs -text
|
54 |
+
validation.csv filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,126 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
TODO: Add YAML tags here. Copy-paste the tags obtained with the online tagging app: https://huggingface.co/spaces/huggingface/datasets-tagging
|
3 |
+
---
|
4 |
+
|
5 |
+
# Dataset Card for [Dataset Name]
|
6 |
+
|
7 |
+
## Table of Contents
|
8 |
+
- [Table of Contents](#table-of-contents)
|
9 |
+
- [Dataset Description](#dataset-description)
|
10 |
+
- [Dataset Summary](#dataset-summary)
|
11 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
12 |
+
- [Languages](#languages)
|
13 |
+
- [Dataset Structure](#dataset-structure)
|
14 |
+
- [Data Instances](#data-instances)
|
15 |
+
- [Data Fields](#data-fields)
|
16 |
+
- [Data Splits](#data-splits)
|
17 |
+
- [Dataset Creation](#dataset-creation)
|
18 |
+
- [Curation Rationale](#curation-rationale)
|
19 |
+
- [Source Data](#source-data)
|
20 |
+
- [Annotations](#annotations)
|
21 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
22 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
23 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
24 |
+
- [Discussion of Biases](#discussion-of-biases)
|
25 |
+
- [Other Known Limitations](#other-known-limitations)
|
26 |
+
- [Additional Information](#additional-information)
|
27 |
+
- [Dataset Curators](#dataset-curators)
|
28 |
+
- [Licensing Information](#licensing-information)
|
29 |
+
- [Citation Information](#citation-information)
|
30 |
+
- [Contributions](#contributions)
|
31 |
+
|
32 |
+
## Dataset Description
|
33 |
+
|
34 |
+
- **Homepage:**
|
35 |
+
- **Repository:**
|
36 |
+
- **Paper:**
|
37 |
+
- **Leaderboard:**
|
38 |
+
- **Point of Contact:**
|
39 |
+
|
40 |
+
### Dataset Summary
|
41 |
+
|
42 |
+
[More Information Needed]
|
43 |
+
|
44 |
+
### Supported Tasks and Leaderboards
|
45 |
+
|
46 |
+
[More Information Needed]
|
47 |
+
|
48 |
+
### Languages
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
## Dataset Structure
|
53 |
+
|
54 |
+
### Data Instances
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
### Data Fields
|
59 |
+
|
60 |
+
[More Information Needed]
|
61 |
+
|
62 |
+
### Data Splits
|
63 |
+
|
64 |
+
[More Information Needed]
|
65 |
+
|
66 |
+
## Dataset Creation
|
67 |
+
|
68 |
+
### Curation Rationale
|
69 |
+
|
70 |
+
[More Information Needed]
|
71 |
+
|
72 |
+
### Source Data
|
73 |
+
|
74 |
+
#### Initial Data Collection and Normalization
|
75 |
+
|
76 |
+
[More Information Needed]
|
77 |
+
|
78 |
+
#### Who are the source language producers?
|
79 |
+
|
80 |
+
[More Information Needed]
|
81 |
+
|
82 |
+
### Annotations
|
83 |
+
|
84 |
+
#### Annotation process
|
85 |
+
|
86 |
+
[More Information Needed]
|
87 |
+
|
88 |
+
#### Who are the annotators?
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
### Personal and Sensitive Information
|
93 |
+
|
94 |
+
[More Information Needed]
|
95 |
+
|
96 |
+
## Considerations for Using the Data
|
97 |
+
|
98 |
+
### Social Impact of Dataset
|
99 |
+
|
100 |
+
[More Information Needed]
|
101 |
+
|
102 |
+
### Discussion of Biases
|
103 |
+
|
104 |
+
[More Information Needed]
|
105 |
+
|
106 |
+
### Other Known Limitations
|
107 |
+
|
108 |
+
[More Information Needed]
|
109 |
+
|
110 |
+
## Additional Information
|
111 |
+
|
112 |
+
### Dataset Curators
|
113 |
+
|
114 |
+
[More Information Needed]
|
115 |
+
|
116 |
+
### Licensing Information
|
117 |
+
|
118 |
+
[More Information Needed]
|
119 |
+
|
120 |
+
### Citation Information
|
121 |
+
|
122 |
+
[More Information Needed]
|
123 |
+
|
124 |
+
### Contributions
|
125 |
+
|
126 |
+
Thanks to [@g8a9](https://github.com/g8a9) for adding this dataset.
|
test.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84f64f0128451020ed962d4a4d580849d8da7c8f4ddbf7c00eafd9eab90b7b6c
|
3 |
+
size 331420
|
train.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:646002ef8fe7d578beb8690675234c556cbae20abe3c36de46bfe96626f0b9c0
|
3 |
+
size 565391071
|
validation.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e03c79cde3999b638fc40e972b63ed3ca88c2c816d2bd0aa7640cf34a9f88dec
|
3 |
+
size 62842505
|