Upload config.yaml with huggingface_hub
Browse files- config.yaml +20 -0
config.yaml
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
alt_glob:
|
2 |
+
- inputs: comparableWikiCoprus-master/ar-arz/20170120/ar/**.txt
|
3 |
+
- targets1: comparableWikiCoprus-master/ar-arz/20170120/arz/**.txt
|
4 |
+
alt_sep: ''
|
5 |
+
dataset_link: https://github.com/motazsaad/comparableWikiCoprus
|
6 |
+
dataset_name: comparable_arabizi
|
7 |
+
datasets_path: datasets
|
8 |
+
file_type: txt
|
9 |
+
header: true
|
10 |
+
hf_path: ''
|
11 |
+
json_key: null
|
12 |
+
label_column_name: ''
|
13 |
+
level: null
|
14 |
+
lines: true
|
15 |
+
local_dir: false
|
16 |
+
new_columns: ar,arz
|
17 |
+
pal: false
|
18 |
+
skiprows: 0
|
19 |
+
squad: false
|
20 |
+
xml_columns: ''
|