hz3519 commited on
Commit
5f5936c
·
1 Parent(s): 42490cc

updated readme

Browse files
Files changed (1) hide show
  1. README.md +61 -0
README.md CHANGED
@@ -1,3 +1,64 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+
6
+ # {Dataset Name}
7
+
8
+ ## Table of Contents
9
+ - [Dataset Description](#dataset-description)
10
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
11
+ - [Languages](#languages)
12
+ - [Dataset Structure](#dataset-structure)
13
+ - [Data Instances](#data-instances)
14
+ - [Data Fields](#data-fields)
15
+ - [Data Splits](#data-splits)
16
+ - [Dataset Creation](#dataset-creation)
17
+ - [License](#license)
18
+ - [References](#references)
19
+
20
+ ## Dataset Description
21
+
22
+ - **Homepage:**
23
+ - **Repository:**
24
+ - **Paper:**
25
+ - **Leaderboard:**
26
+ - **Point of Contact:**
27
+
28
+ ### Dataset Summary
29
+
30
+ {Provide a detailed description of your dataset here.}
31
+
32
+ ## Supported Tasks and Leaderboards
33
+
34
+ {Describe the tasks that the dataset supports and any relevant leaderboards here.}
35
+
36
+ ## Languages
37
+
38
+ {List the languages used in the dataset here.}
39
+
40
+ ## Dataset Structure
41
+
42
+ ### Data Instances
43
+
44
+ {Provide an example of a data instance here.}
45
+
46
+ ### Data Fields
47
+
48
+ {Describe the data fields here.}
49
+
50
+ ### Data Splits
51
+
52
+ {Describe the data splits here.}
53
+
54
+ ## Dataset Creation
55
+
56
+ {Provide details on how the dataset was created, including who created it, when it was created, and any preprocessing that was done.}
57
+
58
+ ## License
59
+
60
+ {Provide licensing information here.}
61
+
62
+ ## References
63
+
64
+ - {List any relevant references or sources here.}