LLukas22 commited on
Commit
7f20b17
·
1 Parent(s): 269d153

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -63,8 +63,10 @@ dataset_info:
63
 
64
  ## Dataset Description
65
 
66
- - **Repository: https://github.com/ASoleimaniB/NLQuAD**
67
- - **Paper:https:https://aclanthology.org/2021.eacl-main.106/**
 
 
68
 
69
  ### Dataset Summary
70
 
@@ -136,7 +138,7 @@ The data fields are the same among all splits.
136
  - `text`: a `string` feature.
137
  - `answer_start`: a `int32` feature.
138
  - `answer_end`: a `int32` feature
139
- -
140
  ### Data Splits
141
 
142
  | name |train|test|validation|
 
63
 
64
  ## Dataset Description
65
 
66
+
67
+ - **Homepage:** [https://github.com/ASoleimaniB/NLQuAD](https://github.com/ASoleimaniB/NLQuAD)
68
+ - **Paper: https://aclanthology.org/2021.eacl-main.106/**
69
+ - **Size of the generated dataset:** 89.95 MB
70
 
71
  ### Dataset Summary
72
 
 
138
  - `text`: a `string` feature.
139
  - `answer_start`: a `int32` feature.
140
  - `answer_end`: a `int32` feature
141
+
142
  ### Data Splits
143
 
144
  | name |train|test|validation|