Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ configs:
|
|
4 |
data_files: "r52-raw.txt"
|
5 |
sep: "\t"
|
6 |
names: ["doc_id", "class_id", "class_name", "text"]
|
|
|
7 |
license: unknown
|
8 |
task_categories:
|
9 |
- text-classification
|
|
|
4 |
data_files: "r52-raw.txt"
|
5 |
sep: "\t"
|
6 |
names: ["doc_id", "class_id", "class_name", "text"]
|
7 |
+
quoting: 1
|
8 |
license: unknown
|
9 |
task_categories:
|
10 |
- text-classification
|