Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
multi-class-classification
Languages:
English
Size:
100K - 1M
ArXiv:
License:
add data and sample attribution info
Browse files- .gitattributes +4 -0
- data/dev.jsonl +3 -0
- data/test.jsonl +3 -0
- data/train.jsonl +3 -0
- license_info.jsonl +3 -0
.gitattributes
CHANGED
@@ -52,3 +52,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
55 |
+
data/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
56 |
+
data/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
57 |
+
data/dev.jsonl filter=lfs diff=lfs merge=lfs -text
|
58 |
+
license_info.jsonl filter=lfs diff=lfs merge=lfs -text
|
data/dev.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b74c11cf562283f19b16262c299f0ee547f00af828a958519a10c15fe2073630
|
3 |
+
size 4511441
|
data/test.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a84ce2d0cdd0cbdbe703449a5be83653d40e33eaa86b40ade3197df352c337da
|
3 |
+
size 4866934
|
data/train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a3b6668f7820bc5d08d87b2e9db1585a50f36ca411fa82dc4c5c7cb9a379d59
|
3 |
+
size 472998368
|
license_info.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f458e803f565061b275c408151ace67c8ac645bcb7468fc8e54f2c056c76af7
|
3 |
+
size 30207383
|