Upload config.yaml with huggingface_hub
Browse files- config.yaml +18 -0
config.yaml
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
alt_glob: []
|
2 |
+
alt_sep: ','
|
3 |
+
dataset_link: https://github.com/tareknaous/dialogue-arabic-dialects/blob/main/dataset.csv
|
4 |
+
dataset_name: response_generation
|
5 |
+
datasets_path: datasets
|
6 |
+
file_type: csv
|
7 |
+
header: true
|
8 |
+
hf_path: ''
|
9 |
+
json_key: null
|
10 |
+
label_column_name: ''
|
11 |
+
level: null
|
12 |
+
lines: false
|
13 |
+
local_dir: false
|
14 |
+
new_columns: ''
|
15 |
+
pal: false
|
16 |
+
skiprows: 0
|
17 |
+
squad: false
|
18 |
+
xml_columns: ''
|