xiaoleo6 commited on
Commit
1e25cb6
1 Parent(s): 4ab1e46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +138 -1
README.md CHANGED
@@ -7,4 +7,141 @@ language:
7
  - zh
8
  size_categories:
9
  - 1M<n<10M
10
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  - zh
8
  size_categories:
9
  - 1M<n<10M
10
+ ---
11
+ # Dataset Card for Dataset Name
12
+
13
+ <!-- Provide a quick summary of the dataset. -->
14
+
15
+ A dataset for Chinese Spatial Semantics Understanding.
16
+
17
+ ## Dataset Details
18
+
19
+ ### Dataset Description
20
+
21
+ <!-- Provide a longer summary of what this dataset is. -->
22
+
23
+
24
+
25
+ - **Curated by:** [Department of Chinese Language and Literature, Peking University]
26
+ - **Funded by [optional]:** [More Information Needed]
27
+ - **Shared by [optional]:** [More Information Needed]
28
+ - **Language(s) (NLP):** [Chinese]
29
+ - **License:** [More Information Needed]
30
+
31
+ ### Dataset Sources [optional]
32
+
33
+ <!-- Provide the basic links for the dataset. -->
34
+
35
+ - **Repository:** [https://github.com/2030NLP/SpaCE2023]
36
+ - **Paper [optional]:** [More Information Needed]
37
+ - **Demo [optional]:** [More Information Needed]
38
+
39
+ ## Uses
40
+
41
+ <!-- Address questions around how the dataset is intended to be used. -->
42
+
43
+ ### Direct Use
44
+
45
+ <!-- This section describes suitable use cases for the dataset. -->
46
+
47
+ [More Information Needed]
48
+
49
+ ### Out-of-Scope Use
50
+
51
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
52
+
53
+ [More Information Needed]
54
+
55
+ ## Dataset Structure
56
+
57
+ <!-- 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. -->
58
+
59
+ [More Information Needed]
60
+
61
+ ## Dataset Creation
62
+
63
+ ### Curation Rationale
64
+
65
+ <!-- Motivation for the creation of this dataset. -->
66
+
67
+ [More Information Needed]
68
+
69
+ ### Source Data
70
+
71
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
72
+
73
+ #### Data Collection and Processing
74
+
75
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
76
+
77
+ [More Information Needed]
78
+
79
+ #### Who are the source data producers?
80
+
81
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
82
+
83
+ [More Information Needed]
84
+
85
+ ### Annotations [optional]
86
+
87
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
88
+
89
+ #### Annotation process
90
+
91
+ <!-- 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. -->
92
+
93
+ [More Information Needed]
94
+
95
+ #### Who are the annotators?
96
+
97
+ <!-- This section describes the people or systems who created the annotations. -->
98
+
99
+ [More Information Needed]
100
+
101
+ #### Personal and Sensitive Information
102
+
103
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Bias, Risks, and Limitations
108
+
109
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
110
+
111
+ [More Information Needed]
112
+
113
+ ### Recommendations
114
+
115
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
116
+
117
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
118
+
119
+ ## Citation [optional]
120
+
121
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
122
+
123
+ **BibTeX:**
124
+
125
+ [More Information Needed]
126
+
127
+ **APA:**
128
+
129
+ [More Information Needed]
130
+
131
+ ## Glossary [optional]
132
+
133
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
134
+
135
+ [More Information Needed]
136
+
137
+ ## More Information [optional]
138
+
139
+ [More Information Needed]
140
+
141
+ ## Dataset Card Authors [optional]
142
+
143
+ [More Information Needed]
144
+
145
+ ## Dataset Card Contact
146
+
147
+ [More Information Needed]