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/Noza1234/Arbic-satire-dataset/blob/main/sat_nosat_ml_dl.xlsx
|
4 |
+
dataset_name: dummy
|
5 |
+
datasets_path: datasets
|
6 |
+
file_type: xlsx
|
7 |
+
header: true
|
8 |
+
hf_path: ''
|
9 |
+
json_key: null
|
10 |
+
label_column_name: label
|
11 |
+
level: null
|
12 |
+
lines: false
|
13 |
+
local_dir: false
|
14 |
+
new_columns: tweet,label
|
15 |
+
pal: false
|
16 |
+
skiprows: 0
|
17 |
+
squad: false
|
18 |
+
xml_columns: ''
|