Datasets:
ronaldahmed
commited on
Commit
•
d344414
1
Parent(s):
7e39c02
challenge sets: abstractivity and topic diversity
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +51 -0
- animal.zip → cs_abs/test-animal_nv_1.jsonl +2 -2
- company.zip → cs_abs/test-animal_nv_10.jsonl +2 -2
- film.zip → cs_abs/test-animal_nv_2.jsonl +2 -2
- cs_abs/test-animal_nv_3.jsonl +3 -0
- cs_abs/test-animal_nv_4.jsonl +3 -0
- cs_abs/test-animal_nv_5.jsonl +3 -0
- cs_abs/test-animal_nv_6.jsonl +3 -0
- cs_abs/test-animal_nv_7.jsonl +3 -0
- cs_abs/test-animal_nv_8.jsonl +3 -0
- cs_abs/test-animal_nv_9.jsonl +3 -0
- cs_abs/test-company_nv_1.jsonl +3 -0
- cs_abs/test-company_nv_10.jsonl +3 -0
- cs_abs/test-company_nv_2.jsonl +3 -0
- cs_abs/test-company_nv_3.jsonl +3 -0
- cs_abs/test-company_nv_4.jsonl +3 -0
- cs_abs/test-company_nv_5.jsonl +3 -0
- cs_abs/test-company_nv_6.jsonl +3 -0
- cs_abs/test-company_nv_7.jsonl +3 -0
- cs_abs/test-company_nv_8.jsonl +3 -0
- cs_abs/test-company_nv_9.jsonl +3 -0
- cs_abs/test-film_nv_1.jsonl +3 -0
- cs_abs/test-film_nv_10.jsonl +0 -0
- cs_abs/test-film_nv_2.jsonl +3 -0
- cs_abs/test-film_nv_3.jsonl +3 -0
- cs_abs/test-film_nv_4.jsonl +3 -0
- cs_abs/test-film_nv_5.jsonl +3 -0
- cs_abs/test-film_nv_6.jsonl +3 -0
- cs_abs/test-film_nv_7.jsonl +3 -0
- cs_abs/test-film_nv_8.jsonl +3 -0
- cs_abs/test-film_nv_9.jsonl +3 -0
- cs_tdiv/test-animal_tdiv_0.jsonl +3 -0
- cs_tdiv/test-animal_tdiv_1.jsonl +3 -0
- cs_tdiv/test-animal_tdiv_2.jsonl +3 -0
- cs_tdiv/test-animal_tdiv_3.jsonl +3 -0
- cs_tdiv/test-company_tdiv_0.jsonl +3 -0
- cs_tdiv/test-company_tdiv_1.jsonl +3 -0
- cs_tdiv/test-company_tdiv_2.jsonl +3 -0
- cs_tdiv/test-company_tdiv_3.jsonl +3 -0
- cs_tdiv/test-film_tdiv_0.jsonl +3 -0
- cs_tdiv/test-film_tdiv_1.jsonl +3 -0
- cs_tdiv/test-film_tdiv_2.jsonl +3 -0
- cs_tdiv/test-film_tdiv_3.jsonl +3 -0
- main_splits/test-animal.jsonl +3 -0
- main_splits/test-company.jsonl +3 -0
- main_splits/test-film.jsonl +3 -0
- main_splits/train-animal.jsonl +3 -0
- main_splits/train-company.jsonl +3 -0
- main_splits/train-film.jsonl +3 -0
- main_splits/valid-animal.jsonl +3 -0
.gitattributes
CHANGED
@@ -28,3 +28,54 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
28 |
company.zip filter=lfs diff=lfs merge=lfs -text
|
29 |
film.zip filter=lfs diff=lfs merge=lfs -text
|
30 |
animal.zip filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
company.zip filter=lfs diff=lfs merge=lfs -text
|
29 |
film.zip filter=lfs diff=lfs merge=lfs -text
|
30 |
animal.zip filter=lfs diff=lfs merge=lfs -text
|
31 |
+
main_splits/train-company.jsonl filter=lfs diff=lfs merge=lfs -text
|
32 |
+
main_splits/valid-animal.jsonl filter=lfs diff=lfs merge=lfs -text
|
33 |
+
main_splits/valid-company.jsonl filter=lfs diff=lfs merge=lfs -text
|
34 |
+
main_splits/test-animal.jsonl filter=lfs diff=lfs merge=lfs -text
|
35 |
+
main_splits/test-company.jsonl filter=lfs diff=lfs merge=lfs -text
|
36 |
+
main_splits/test-film.jsonl filter=lfs diff=lfs merge=lfs -text
|
37 |
+
main_splits/train-animal.jsonl filter=lfs diff=lfs merge=lfs -text
|
38 |
+
main_splits/train-film.jsonl filter=lfs diff=lfs merge=lfs -text
|
39 |
+
main_splits/valid-film.jsonl filter=lfs diff=lfs merge=lfs -text
|
40 |
+
cs_abs/test-animal_nv_8.jsonl filter=lfs diff=lfs merge=lfs -text
|
41 |
+
cs_abs/test-company_nv_8.jsonl filter=lfs diff=lfs merge=lfs -text
|
42 |
+
cs_abs/test-film_nv_3.jsonl filter=lfs diff=lfs merge=lfs -text
|
43 |
+
cs_abs/test-animal_nv_5.jsonl filter=lfs diff=lfs merge=lfs -text
|
44 |
+
cs_abs/test-animal_nv_7.jsonl filter=lfs diff=lfs merge=lfs -text
|
45 |
+
cs_abs/test-film_nv_4.jsonl filter=lfs diff=lfs merge=lfs -text
|
46 |
+
cs_abs/test-film_nv_9.jsonl filter=lfs diff=lfs merge=lfs -text
|
47 |
+
cs_abs/test-animal_nv_2.jsonl filter=lfs diff=lfs merge=lfs -text
|
48 |
+
cs_abs/test-film_nv_1.jsonl filter=lfs diff=lfs merge=lfs -text
|
49 |
+
cs_abs/test-company_nv_7.jsonl filter=lfs diff=lfs merge=lfs -text
|
50 |
+
cs_abs/test-animal_nv_3.jsonl filter=lfs diff=lfs merge=lfs -text
|
51 |
+
cs_abs/test-company_nv_6.jsonl filter=lfs diff=lfs merge=lfs -text
|
52 |
+
cs_abs/test-company_nv_4.jsonl filter=lfs diff=lfs merge=lfs -text
|
53 |
+
cs_abs/test-company_nv_5.jsonl filter=lfs diff=lfs merge=lfs -text
|
54 |
+
cs_abs/test-film_nv_5.jsonl filter=lfs diff=lfs merge=lfs -text
|
55 |
+
cs_abs/test-film_nv_7.jsonl filter=lfs diff=lfs merge=lfs -text
|
56 |
+
cs_abs/test-animal_nv_6.jsonl filter=lfs diff=lfs merge=lfs -text
|
57 |
+
cs_abs/test-company_nv_3.jsonl filter=lfs diff=lfs merge=lfs -text
|
58 |
+
cs_abs/test-company_nv_10.jsonl filter=lfs diff=lfs merge=lfs -text
|
59 |
+
cs_abs/test-film_nv_6.jsonl filter=lfs diff=lfs merge=lfs -text
|
60 |
+
cs_abs/test-animal_nv_10.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
+
cs_abs/test-animal_nv_4.jsonl filter=lfs diff=lfs merge=lfs -text
|
62 |
+
cs_abs/test-company_nv_2.jsonl filter=lfs diff=lfs merge=lfs -text
|
63 |
+
cs_abs/test-film_nv_10.jsonl filter=lfs diff=lfs merge=lfs -text
|
64 |
+
cs_abs/test-film_nv_8.jsonl filter=lfs diff=lfs merge=lfs -text
|
65 |
+
cs_abs/test-animal_nv_1.jsonl filter=lfs diff=lfs merge=lfs -text
|
66 |
+
cs_abs/test-animal_nv_9.jsonl filter=lfs diff=lfs merge=lfs -text
|
67 |
+
cs_abs/test-film_nv_2.jsonl filter=lfs diff=lfs merge=lfs -text
|
68 |
+
cs_abs/test-company_nv_1.jsonl filter=lfs diff=lfs merge=lfs -text
|
69 |
+
cs_abs/test-company_nv_9.jsonl filter=lfs diff=lfs merge=lfs -text
|
70 |
+
cs_tdiv/test-film_tdiv_0.jsonl filter=lfs diff=lfs merge=lfs -text
|
71 |
+
cs_tdiv/test-film_tdiv_1.jsonl filter=lfs diff=lfs merge=lfs -text
|
72 |
+
cs_tdiv/test-film_tdiv_2.jsonl filter=lfs diff=lfs merge=lfs -text
|
73 |
+
cs_tdiv/test-film_tdiv_3.jsonl filter=lfs diff=lfs merge=lfs -text
|
74 |
+
cs_tdiv/test-animal_tdiv_0.jsonl filter=lfs diff=lfs merge=lfs -text
|
75 |
+
cs_tdiv/test-animal_tdiv_2.jsonl filter=lfs diff=lfs merge=lfs -text
|
76 |
+
cs_tdiv/test-company_tdiv_0.jsonl filter=lfs diff=lfs merge=lfs -text
|
77 |
+
cs_tdiv/test-company_tdiv_1.jsonl filter=lfs diff=lfs merge=lfs -text
|
78 |
+
cs_tdiv/test-company_tdiv_2.jsonl filter=lfs diff=lfs merge=lfs -text
|
79 |
+
cs_tdiv/test-company_tdiv_3.jsonl filter=lfs diff=lfs merge=lfs -text
|
80 |
+
cs_tdiv/test-animal_tdiv_1.jsonl filter=lfs diff=lfs merge=lfs -text
|
81 |
+
cs_tdiv/test-animal_tdiv_3.jsonl filter=lfs diff=lfs merge=lfs -text
|
animal.zip → cs_abs/test-animal_nv_1.jsonl
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afd667373a5d46d65bed5c4d5ee52c52f15f48dce70794671cd2619a1bec43f2
|
3 |
+
size 19643
|
company.zip → cs_abs/test-animal_nv_10.jsonl
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:773d1005197b4775a1acb509055b59404d2bb56fa2463b04a6167452bcc69ba8
|
3 |
+
size 11652
|
film.zip → cs_abs/test-animal_nv_2.jsonl
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d234f54a899f765c7db7612be01cce2addef478f32ff12ed86d087ab171b512
|
3 |
+
size 26452
|
cs_abs/test-animal_nv_3.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e69b960d7a3309b36ffb0b74ea75ffdd9d53aab7b3cd7e4f0d45a1ea28edd851
|
3 |
+
size 75825
|
cs_abs/test-animal_nv_4.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:deec242633e814e6a9339ea420f35afc439fd69166171bc8c3500c5bebfd242c
|
3 |
+
size 156702
|
cs_abs/test-animal_nv_5.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5230da67933b9d17cc92f79a3a3a4ecbdd466bc381f646c9da1beb0cabd9d3e6
|
3 |
+
size 229613
|
cs_abs/test-animal_nv_6.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dea65674afcf0f7330b3cf19af93f8cff6e0f45f43b970d1b5b2f5d30e784588
|
3 |
+
size 207901
|
cs_abs/test-animal_nv_7.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:514816cdbd5035b1d9256a02d334fb8ff628fbe4927fd0b182efde01df7215f8
|
3 |
+
size 172108
|
cs_abs/test-animal_nv_8.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f2a113c9d6b190553b0771543caa4192275c755d843f63dd0ba33841b526a01
|
3 |
+
size 132856
|
cs_abs/test-animal_nv_9.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e05b66d958433b30fd9d4c123ccf41b239d729c46ec90530268608475d830c8
|
3 |
+
size 86991
|
cs_abs/test-company_nv_1.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edbc75c009d4ba5ae49f240922a9653ac042e6c8623286c2311a3d2b16b4322d
|
3 |
+
size 21093
|
cs_abs/test-company_nv_10.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c758f96ba0168c8d992f1e70a77ed90fbe96047f596b37e31ef84e3708fa1d4
|
3 |
+
size 396
|
cs_abs/test-company_nv_2.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5250d90c376ae525c6023642210fe6ed84da9458cd39a04f617c1c48e3554ac0
|
3 |
+
size 41438
|
cs_abs/test-company_nv_3.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:853946540708396659965fe7d4577cec932c90d6e72941f7745d1a90decac39a
|
3 |
+
size 150109
|
cs_abs/test-company_nv_4.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2db3583511f064dcc744c357493dc1725d20bd949ecc84bd9d70bfd1f5212189
|
3 |
+
size 294161
|
cs_abs/test-company_nv_5.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e1270a2f13ac2ab69a805af65308463d229d73f41f3c37a03873e31f699c30e
|
3 |
+
size 357369
|
cs_abs/test-company_nv_6.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd7bc0375320daf99995bda777c969bfb956314d1fb1155f5d85dbe3aae8818a
|
3 |
+
size 253061
|
cs_abs/test-company_nv_7.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95c2d342aa3d38cee62fd7e79ce74c25a3699bb7f9a54075a9f10da81254f338
|
3 |
+
size 123646
|
cs_abs/test-company_nv_8.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8706099f1b4454fae11df01b7f61018adcbbbfed093205425a0d7688889da9b8
|
3 |
+
size 38645
|
cs_abs/test-company_nv_9.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c9bd1cf5a095558d12e8161f998664318fb9ace6c8f1679948f0dde9294657c
|
3 |
+
size 5593
|
cs_abs/test-film_nv_1.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e82d0c42de4ea3d29c56d1bcf0624095bd67e3cf8c89b6603385e2c41e591b46
|
3 |
+
size 26440
|
cs_abs/test-film_nv_10.jsonl
ADDED
File without changes
|
cs_abs/test-film_nv_2.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3f76c520438f8d1c68295c5c64cfc216509b3a45ff6603ceef65b64bec59327
|
3 |
+
size 52973
|
cs_abs/test-film_nv_3.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca45e927a34a0cb951d94ba56118f87047ea91f8bfb968b8f30653f308fd6996
|
3 |
+
size 152249
|
cs_abs/test-film_nv_4.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08b188467f27aa6118788970d5a2c94616152d41a02f6ff34b81c46d4d52f0d8
|
3 |
+
size 283080
|
cs_abs/test-film_nv_5.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:948d286c2c2a5ed519b9e159286b182313bdd8daed485f3600c4118af6af26bc
|
3 |
+
size 302135
|
cs_abs/test-film_nv_6.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:843de4f4ae1168fe608289a5dda441055c0f887b965778f39451ed281112b652
|
3 |
+
size 231372
|
cs_abs/test-film_nv_7.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cac578de51786e33867c41b9ef98ea9b38a82b6d7800770b4b6355aaf66200bd
|
3 |
+
size 127094
|
cs_abs/test-film_nv_8.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3863143cf5ae2057255bbbadd4bfc144b2ffacff2ccba7af99558729ef2a1ec
|
3 |
+
size 47134
|
cs_abs/test-film_nv_9.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0d590059658cf216902c4704dc63312cd27815ab05e997997d661b45a2d49d2
|
3 |
+
size 6923
|
cs_tdiv/test-animal_tdiv_0.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d50424ba5e56f3e9e8b91546c1decad7d66b5e635da13a48958c0a25f0f63d7f
|
3 |
+
size 7969896
|
cs_tdiv/test-animal_tdiv_1.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6daabaee997a9d8e817a3dbbe2dc30ade7ca2e6e16b523b1b6c5eb2c145a8922
|
3 |
+
size 17930316
|
cs_tdiv/test-animal_tdiv_2.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:996ff4099068cbf488ad55e094466eabe0c8bc60bd5e5347b403f7ea378a97bc
|
3 |
+
size 37252585
|
cs_tdiv/test-animal_tdiv_3.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:560b1dda0a12f919e7972b9ef7fbb311f0c59b526e798c9b5cc376463048db9b
|
3 |
+
size 11024032
|
cs_tdiv/test-company_tdiv_0.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb5c34b50568bafc96ad2a3746d8898fd8eb9a8a9c6a38b5bc81b31d7af453db
|
3 |
+
size 13613935
|
cs_tdiv/test-company_tdiv_1.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5928ab85170ddee57890f43d1ac5d9a1a106b7cbc14f9d49f6786d3ac389db3e
|
3 |
+
size 33177347
|
cs_tdiv/test-company_tdiv_2.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c420df5bbb00105411bea7c1ebb28b4f931425d084ab09e1cff5364c8302903
|
3 |
+
size 61171643
|
cs_tdiv/test-company_tdiv_3.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f67d41a002ce221c5db29b42ce2286f4cb4c1c5704aefaf761bdbbefd9d44c7
|
3 |
+
size 21789343
|
cs_tdiv/test-film_tdiv_0.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d592d3f1e9f0ba2576071056d779b0e48513d684414c5c1c9c9d1ea3af4371a3
|
3 |
+
size 6975107
|
cs_tdiv/test-film_tdiv_1.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:430e91ca81b518b6d3e94601c024ef4139e21ce567428b228b83399aa975844b
|
3 |
+
size 29189920
|
cs_tdiv/test-film_tdiv_2.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f057c571fec2c61f077c11040e5adc07168f6664def312f1540175317f7460e8
|
3 |
+
size 65185381
|
cs_tdiv/test-film_tdiv_3.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00b91f6553ca449943d0fadcfdffdc48660ad83d1e4f5f6a77c3d84888c577c3
|
3 |
+
size 16158603
|
main_splits/test-animal.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:208271d5e89d60a99b6fe9385ba2670719c59576136e439809e3d934c6b9956c
|
3 |
+
size 74176829
|
main_splits/test-company.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:618a1d881069204e2b90d7497214c7f0c8659c4ba523cb58b31f9ca85a50aa2f
|
3 |
+
size 129752268
|
main_splits/test-film.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8017c5a830269425abeb66e6f18c6abf7c66543e5487f2e21ef24035f3f6464f
|
3 |
+
size 117509011
|
main_splits/train-animal.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76655c87f6663431958bf67a4353bf5e83d88eddef94a0df7e5fda5405b1e1d3
|
3 |
+
size 1359195079
|
main_splits/train-company.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fba1a8ad193b03baf2043edbfdd2cdfd7965deddf455f5fbd4924fabc2cd20e7
|
3 |
+
size 2368208552
|
main_splits/train-film.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:529916349bdd3a5fc93b890291b4facd325b9de9db08f80432d5a5b10a926200
|
3 |
+
size 2157025809
|
main_splits/valid-animal.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9017c56d497d3edf1439428904dcc95f8839a69b23ce93ce9bfc8ea76dc0226
|
3 |
+
size 78700449
|