Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
topic-classification
Languages:
German
Size:
1K - 10K
revert #2 (#3)
Browse files- Upload folder using huggingface_hub (0f99ecb2dc29dbc9e9acd21222f9520f2cb4bb24)
- Upload folder using huggingface_hub (a58488fd2d4c713acc90bcce217868395c09a919)
- Upload README.md with huggingface_hub (db58366d7aafff8d4908a980ca1aaf37ab862384)
- README.md +5 -1
- binary/test.csv +0 -0
- binary/train.csv +0 -0
- binary/validation.csv +0 -0
- data/test.csv +0 -0
- data/train.csv +0 -0
- data/validation.csv +0 -0
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
|
|
|