Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
multi-class-classification
Languages:
English
Size:
1M - 10M
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 |
+
license_info.jsonl filter=lfs diff=lfs merge=lfs -text
|
56 |
+
data/dev.jsonl filter=lfs diff=lfs merge=lfs -text
|
57 |
+
data/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
58 |
+
data/train.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:cf66bd1bce20cdf31c74b57230f66379502c03b6fa328dbfd25561b56747633d
|
3 |
+
size 622594187
|
data/test.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6bc1b71545f05e92e3b10fd30821b45a3d714f08d011fc52b3d8e1a987f493d
|
3 |
+
size 584893111
|
data/train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f03be1b3d36c032aedb144800a893a5366f8b732744b9b6c73cc88daa277f4e
|
3 |
+
size 5797883269
|
license_info.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da409be1ec08b3e596daff8cd64fe254a06c3d2ac616c87cfe1e7fa16e0e9741
|
3 |
+
size 121597584
|