Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
Zaid commited on
Commit
0d33afd
1 Parent(s): 12c3131

Upload config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.yaml +20 -0
config.yaml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ alt_glob: {}
2
+ alt_sep: ','
3
+ dataset_link: https://github.com/RashaMObeidat/ArQuAD
4
+ dataset_name: ArQuAD
5
+ datasets_path: datasets
6
+ encoding: latin-1
7
+ file_type: csv
8
+ header: true
9
+ hf_path: ''
10
+ json_key: null
11
+ label_column_name: ''
12
+ level: null
13
+ lines: true
14
+ local_dir: false
15
+ new_columns: ''
16
+ pal: false
17
+ skiprows: 0
18
+ squad: false
19
+ usecols: context,question,answer_start,text,title,id
20
+ xml_columns: ''