tillwenke commited on
Commit
51da956
·
verified ·
1 Parent(s): 6e9fc2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -42
README.md CHANGED
@@ -33,7 +33,12 @@ This dataset card aims to be a base template for new datasets. It has been gener
33
  - **Funded by [optional]:** [More Information Needed]
34
  - **Shared by [optional]:** [More Information Needed]
35
  - **Language(s) (NLP):** [More Information Needed]
36
- - **License:** [More Information Needed]
 
 
 
 
 
37
 
38
  ### Dataset Sources [optional]
39
 
@@ -53,17 +58,12 @@ This dataset card aims to be a base template for new datasets. It has been gener
53
 
54
  [More Information Needed]
55
 
56
- ### Out-of-Scope Use
57
-
58
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
59
-
60
- [More Information Needed]
61
 
62
  ## Dataset Structure
63
 
64
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
65
 
66
- [More Information Needed]
67
 
68
  ## Dataset Creation
69
 
@@ -89,21 +89,7 @@ This dataset card aims to be a base template for new datasets. It has been gener
89
 
90
  [More Information Needed]
91
 
92
- ### Annotations [optional]
93
-
94
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
95
-
96
- #### Annotation process
97
-
98
- <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
99
-
100
- [More Information Needed]
101
-
102
- #### Who are the annotators?
103
-
104
- <!-- This section describes the people or systems who created the annotations. -->
105
 
106
- [More Information Needed]
107
 
108
  #### Personal and Sensitive Information
109
 
@@ -117,12 +103,6 @@ This dataset card aims to be a base template for new datasets. It has been gener
117
 
118
  [More Information Needed]
119
 
120
- ### Recommendations
121
-
122
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
123
-
124
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
125
-
126
  ## Citation [optional]
127
 
128
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
@@ -131,24 +111,11 @@ Users should be made aware of the risks, biases and limitations of the dataset.
131
 
132
  [More Information Needed]
133
 
134
- **APA:**
135
-
136
- [More Information Needed]
137
-
138
- ## Glossary [optional]
139
-
140
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
141
-
142
- [More Information Needed]
143
-
144
- ## More Information [optional]
145
-
146
- [More Information Needed]
147
 
148
  ## Dataset Card Authors [optional]
149
 
150
- [More Information Needed]
151
 
152
  ## Dataset Card Contact
153
 
154
- [More Information Needed]
 
33
  - **Funded by [optional]:** [More Information Needed]
34
  - **Shared by [optional]:** [More Information Needed]
35
  - **Language(s) (NLP):** [More Information Needed]
36
+ - **License:** Open Database License
37
+
38
+ ### Credit
39
+
40
+ - parts of the data stems from `hitchwiki.org` and was published under CC BY-SA 4.0, see their [home page](https://hitchwiki.org/en/Main_Page)
41
+ - parts of the data stem from `hitchmap.com` and was published under ODBL, see their [copyright notice](https://hitchmap.com/copyright.html)
42
 
43
  ### Dataset Sources [optional]
44
 
 
58
 
59
  [More Information Needed]
60
 
 
 
 
 
 
61
 
62
  ## Dataset Structure
63
 
64
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
65
 
66
+ The structure that this dataset follows is described in the [Hitchhiking Data Standard](https://github.com/Hitchwiki/hitchhiking_data_standard).
67
 
68
  ## Dataset Creation
69
 
 
89
 
90
  [More Information Needed]
91
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
 
 
93
 
94
  #### Personal and Sensitive Information
95
 
 
103
 
104
  [More Information Needed]
105
 
 
 
 
 
 
 
106
  ## Citation [optional]
107
 
108
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
 
111
 
112
  [More Information Needed]
113
 
 
 
 
 
 
 
 
 
 
 
 
 
 
114
 
115
  ## Dataset Card Authors [optional]
116
 
117
+ - [Till Wenke](https://huggingface.co/tillwenke)
118
 
119
  ## Dataset Card Contact
120
 
121
+ [Till Wenke](https://huggingface.co/tillwenke)