slhenty commited on
Commit
587ac79
1 Parent(s): ae73f56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +99 -0
README.md CHANGED
@@ -1,3 +1,102 @@
1
  ---
2
  license: unknown
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: unknown
3
  ---
4
+
5
+ # Dataset Card for climate-fever-nli-triplets
6
+
7
+ ## Dataset Description
8
+
9
+ - **Homepage:**
10
+ - **Repository:**
11
+ - **Paper:**
12
+ - **Leaderboard:**
13
+ - **Point of Contact:**
14
+
15
+ ### Dataset Summary
16
+
17
+ The CLIMATE-FEVER dataset modified to a format that SentenceBERT training scripts can use as an NLI-style dataset.
18
+ (details to follow)
19
+
20
+ ### Supported Tasks and Leaderboards
21
+
22
+ [More Information Needed]
23
+
24
+ ### Languages
25
+
26
+ [More Information Needed]
27
+
28
+ ## Dataset Structure
29
+
30
+ ### Data Instances
31
+
32
+ [More Information Needed]
33
+
34
+ ### Data Fields
35
+
36
+ [More Information Needed]
37
+
38
+ ### Data Splits
39
+
40
+ [More Information Needed]
41
+
42
+ ## Dataset Creation
43
+
44
+ ### Curation Rationale
45
+
46
+ [More Information Needed]
47
+
48
+ ### Source Data
49
+
50
+ #### Initial Data Collection and Normalization
51
+
52
+ [More Information Needed]
53
+
54
+ #### Who are the source language producers?
55
+
56
+ [More Information Needed]
57
+
58
+ ### Annotations
59
+
60
+ #### Annotation process
61
+
62
+ [More Information Needed]
63
+
64
+ #### Who are the annotators?
65
+
66
+ [More Information Needed]
67
+
68
+ ### Personal and Sensitive Information
69
+
70
+ [More Information Needed]
71
+
72
+ ## Considerations for Using the Data
73
+
74
+ ### Social Impact of Dataset
75
+
76
+ [More Information Needed]
77
+
78
+ ### Discussion of Biases
79
+
80
+ [More Information Needed]
81
+
82
+ ### Other Known Limitations
83
+
84
+ [More Information Needed]
85
+
86
+ ## Additional Information
87
+
88
+ ### Dataset Curators
89
+
90
+ [More Information Needed]
91
+
92
+ ### Licensing Information
93
+
94
+ [More Information Needed]
95
+
96
+ ### Citation Information
97
+
98
+ [More Information Needed]
99
+
100
+ ### Contributions
101
+
102
+ [More Information Needed]