Zaid commited on
Commit
a6f0ec2
1 Parent(s): 55d72d2

Upload config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.yaml +24 -0
config.yaml ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ alt_glob:
2
+ inputs: ARZ_callhome_corpus-master/corpus/callhome_**.en.0
3
+ targets1: ARZ_callhome_corpus-master/corpus/callhome_**.en.1
4
+ targets2: ARZ_callhome_corpus-master/corpus/callhome_**.en.2
5
+ targets3: ARZ_callhome_corpus-master/corpus/callhome_**.en.3
6
+ alt_sep: tab
7
+ dataset_link: https://github.com/noisychannel/ARZ_callhome_corpus
8
+ dataset_name: CALLHOME
9
+ datasets_path: datasets
10
+ encoding: utf-8
11
+ file_type: txt
12
+ header: true
13
+ hf_path: ''
14
+ json_key: null
15
+ label_column_name: ''
16
+ level: null
17
+ lines: true
18
+ local_dir: false
19
+ new_columns: r1,r2,r3,r4
20
+ pal: false
21
+ skiprows: 0
22
+ squad: false
23
+ usecols: r1,r2,r3,r4
24
+ xml_columns: ''