piotr-rybak commited on
Commit
456188b
1 Parent(s): cffebbf

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +108 -0
README.md ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - question-answering
4
+ - text-retrieval
5
+ language:
6
+ - pl
7
+ pretty_name: PolQA
8
+ size_categories:
9
+ - 10K<n<100K
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
+
24
+ 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).
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
+
42
+ [More Information Needed]
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
+ [More Information Needed]
101
+
102
+ ### Citation Information
103
+
104
+ [More Information Needed]
105
+
106
+ ### Contributions
107
+
108
+ [More Information Needed]