Branden28 commited on
Commit
9464e75
1 Parent(s): f06957b

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -127
README.md DELETED
@@ -1,127 +0,0 @@
1
- ---
2
- version: 1.0.0
3
- license: openrail
4
- task_categories:
5
- - table-question-answering
6
- pretty_name: QAdset
7
- size_categories:
8
- - n<1K
9
- dataset_info:
10
- features:
11
- - name: context
12
- dtype: string
13
- - name: question
14
- dtype: string
15
- - name: answers
16
- dtype: string
17
- splits:
18
- - name: train
19
- num_bytes: 10
20
- num_examples: 10
21
- - name: validation
22
- num_bytes: 4
23
- num_examples: 4
24
- download_size: [More Information Needed]
25
- dataset_size: 14
26
-
27
- ---
28
-
29
- # Dataset Card for Dataset Name
30
-
31
- ## Dataset Description
32
-
33
- - **Homepage:**
34
- - **Repository:**
35
- - **Paper:**
36
- - **Leaderboard:**
37
- - **Point of Contact:**
38
-
39
- ### Dataset Summary
40
-
41
- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
42
-
43
- ### Supported Tasks and Leaderboards
44
-
45
- [More Information Needed]
46
-
47
- ### Languages
48
-
49
- [More Information Needed]
50
-
51
- ## Dataset Structure
52
-
53
- ### Data Instances
54
-
55
- [More Information Needed]
56
-
57
- ### Data Fields
58
-
59
- [More Information Needed]
60
-
61
- ### Data Splits
62
-
63
-
64
-
65
-
66
-
67
- ## Dataset Creation
68
-
69
- ### Curation Rationale
70
-
71
- [More Information Needed]
72
-
73
- ### Source Data
74
-
75
- #### Initial Data Collection and Normalization
76
-
77
- [More Information Needed]
78
-
79
- #### Who are the source language producers?
80
-
81
- [More Information Needed]
82
-
83
- ### Annotations
84
-
85
- #### Annotation process
86
-
87
- [More Information Needed]
88
-
89
- #### Who are the annotators?
90
-
91
- [More Information Needed]
92
-
93
- ### Personal and Sensitive Information
94
-
95
- [More Information Needed]
96
-
97
- ## Considerations for Using the Data
98
-
99
- ### Social Impact of Dataset
100
-
101
- [More Information Needed]
102
-
103
- ### Discussion of Biases
104
-
105
- [More Information Needed]
106
-
107
- ### Other Known Limitations
108
-
109
- [More Information Needed]
110
-
111
- ## Additional Information
112
-
113
- ### Dataset Curators
114
-
115
- [More Information Needed]
116
-
117
- ### Licensing Information
118
-
119
- [More Information Needed]
120
-
121
- ### Citation Information
122
-
123
- [More Information Needed]
124
-
125
- ### Contributions
126
-
127
- [More Information Needed]