undeleted commited on
Commit
de15a40
1 Parent(s): 85c8cc6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +105 -0
README.md CHANGED
@@ -1,3 +1,108 @@
1
  ---
2
  license: cc-by-sa-3.0
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-sa-3.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - wiki
7
+ - training
8
  ---
9
+
10
+ # Dataset Card for Dataset Name
11
+
12
+ ## Dataset Description
13
+
14
+ - **Homepage: (TODO) https://docs.ryokoai.com/docs/training/dataset#Fandom22K **
15
+ - **Repository: (TODO) https://github.com/RyokoAI/BigKnow2022 **
16
+ - **Paper: N/A**
17
+ - **Leaderboard: N/A**
18
+ - **Point of Contact: Ronsor Labs <ronsor@ronsor.com>**
19
+
20
+ ### Dataset Summary
21
+
22
+ Fandom23K is a dataset composed of articles scraped from approximately 23,665 Fandom.com wikis.
23
+
24
+ ### Supported Tasks and Leaderboards
25
+
26
+ [More Information Needed]
27
+
28
+ ### Languages
29
+
30
+ * English
31
+
32
+ ## Dataset Structure
33
+
34
+ ### Data Instances
35
+
36
+ [More Information Needed]
37
+
38
+ ### Data Fields
39
+
40
+ * **text**: the actual article text
41
+ * **title**: the article title
42
+ * **tag**: source tag, in the format fandom.*<wiki name>*
43
+
44
+ ### Data Splits
45
+
46
+ [More Information Needed]
47
+
48
+ ## Dataset Creation
49
+
50
+ ### Curation Rationale
51
+
52
+ [More Information Needed]
53
+
54
+ ### Source Data
55
+
56
+ #### Initial Data Collection and Normalization
57
+
58
+ [More Information Needed]
59
+
60
+ #### Who are the source language producers?
61
+
62
+ [More Information Needed]
63
+
64
+ ### Annotations
65
+
66
+ #### Annotation process
67
+
68
+ [More Information Needed]
69
+
70
+ #### Who are the annotators?
71
+
72
+ [More Information Needed]
73
+
74
+ ### Personal and Sensitive Information
75
+
76
+ [More Information Needed]
77
+
78
+ ## Considerations for Using the Data
79
+
80
+ ### Social Impact of Dataset
81
+
82
+ [More Information Needed]
83
+
84
+ ### Discussion of Biases
85
+
86
+ [More Information Needed]
87
+
88
+ ### Other Known Limitations
89
+
90
+ [More Information Needed]
91
+
92
+ ## Additional Information
93
+
94
+ ### Dataset Curators
95
+
96
+ [More Information Needed]
97
+
98
+ ### Licensing Information
99
+
100
+ Primarily CC-BY-SA 3.0. Other portions may be under different licenses.
101
+
102
+ ### Citation Information
103
+
104
+ [More Information Needed]
105
+
106
+ ### Contributions
107
+
108
+ [More Information Needed]