heliumind commited on
Commit
93e5e17
·
verified ·
1 Parent(s): 3fbbc3b

- Upload folder using huggingface_hub (0f99ecb2dc29dbc9e9acd21222f9520f2cb4bb24)
- Upload folder using huggingface_hub (a58488fd2d4c713acc90bcce217868395c09a919)
- Upload README.md with huggingface_hub (db58366d7aafff8d4908a980ca1aaf37ab862384)

README.md CHANGED
@@ -50,6 +50,8 @@ configs:
50
  path: "data/validation.csv"
51
  - split: test
52
  path: "data/test.csv"
 
 
53
  - config_name: binary
54
  data_files:
55
  - split: train
@@ -58,4 +60,6 @@ configs:
58
  path: "binary/validation.csv"
59
  - split: test
60
  path: "binary/test.csv"
61
- ---
 
 
 
50
  path: "data/validation.csv"
51
  - split: test
52
  path: "data/test.csv"
53
+ sep: ";"
54
+ quotechar: "'"
55
  - config_name: binary
56
  data_files:
57
  - split: train
 
60
  path: "binary/validation.csv"
61
  - split: test
62
  path: "binary/test.csv"
63
+ sep: ";"
64
+ quotechar: "'"
65
+ ---
binary/test.csv CHANGED
The diff for this file is too large to render. See raw diff
 
binary/train.csv CHANGED
The diff for this file is too large to render. See raw diff
 
binary/validation.csv CHANGED
The diff for this file is too large to render. See raw diff
 
data/test.csv CHANGED
The diff for this file is too large to render. See raw diff
 
data/train.csv CHANGED
The diff for this file is too large to render. See raw diff
 
data/validation.csv CHANGED
The diff for this file is too large to render. See raw diff