joey234 commited on
Commit
7b15cdb
1 Parent(s): 82d5b86

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +107 -0
README.md ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
+ pretty_name: e
8
+ size_categories:
9
+ - n<1K
10
+
11
+ ---
12
+ # Dataset Card for Dataset Name
13
+
14
+ ## Dataset Description
15
+
16
+ - **Homepage:**
17
+ - **Repository:**
18
+ - **Paper:**
19
+ - **Leaderboard:**
20
+ - **Point of Contact:**
21
+
22
+ ### Dataset Summary
23
+ - This dataset contains a list of affixal negations and their non-negated counterpart (e.g. unintended - intended).
24
+ - This dataset is from [van Son et al. (2016)](https://aclanthology.org/W16-5007/).
25
+
26
+ ### Supported Tasks and Leaderboards
27
+
28
+ [More Information Needed]
29
+
30
+ ### Languages
31
+
32
+ [More Information Needed]
33
+
34
+ ## Dataset Structure
35
+
36
+ ### Data Instances
37
+
38
+ [More Information Needed]
39
+
40
+ ### Data Fields
41
+ [More Information Needed]
42
+
43
+ ### Data Splits
44
+
45
+ [More Information Needed]
46
+
47
+ ## Dataset Creation
48
+
49
+ ### Curation Rationale
50
+
51
+ [More Information Needed]
52
+
53
+ ### Source Data
54
+
55
+ #### Initial Data Collection and Normalization
56
+
57
+ [More Information Needed]
58
+
59
+ #### Who are the source language producers?
60
+
61
+ [More Information Needed]
62
+
63
+ ### Annotations
64
+
65
+ #### Annotation process
66
+
67
+ [More Information Needed]
68
+
69
+ #### Who are the annotators?
70
+
71
+ [More Information Needed]
72
+
73
+ ### Personal and Sensitive Information
74
+
75
+ [More Information Needed]
76
+
77
+ ## Considerations for Using the Data
78
+
79
+ ### Social Impact of Dataset
80
+
81
+ [More Information Needed]
82
+
83
+ ### Discussion of Biases
84
+
85
+ [More Information Needed]
86
+
87
+ ### Other Known Limitations
88
+
89
+ [More Information Needed]
90
+
91
+ ## Additional Information
92
+
93
+ ### Dataset Curators
94
+
95
+ [More Information Needed]
96
+
97
+ ### Licensing Information
98
+
99
+ [More Information Needed]
100
+
101
+ ### Citation Information
102
+
103
+ [More Information Needed]
104
+
105
+ ### Contributions
106
+
107
+ [More Information Needed]