Upload config.yaml with huggingface_hub
Browse files- config.yaml +19 -0
config.yaml
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
alt_glob:
|
2 |
+
inputs: EDGAD-Female/Female/**.txt
|
3 |
+
alt_sep: tab
|
4 |
+
dataset_link: https://github.com/linuxscout/aghlat/blob/master/resources/abdnormal.txt.corpus.csv.wrong
|
5 |
+
dataset_name: aghlat
|
6 |
+
datasets_path: datasets
|
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 |
+
xml_columns: TIMEX3
|