Upload folder using huggingface_hub
Browse files- .gitattributes +3 -0
- bookcoref_annotations/full/test.jsonl +0 -0
- bookcoref_annotations/full/train.jsonl +3 -0
- bookcoref_annotations/full/validation.jsonl +0 -0
- bookcoref_annotations/gutenberg_delta.json +3 -0
- bookcoref_annotations/gutenberg_lengths.json +0 -0
- bookcoref_annotations/splitted/test_splitted.jsonl +0 -0
- bookcoref_annotations/splitted/train_splitted.jsonl +3 -0
- bookcoref_annotations/splitted/validation_splitted.jsonl +0 -0
.gitattributes
CHANGED
@@ -57,3 +57,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
+
bookcoref_annotations/full/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
+
bookcoref_annotations/gutenberg_delta.json filter=lfs diff=lfs merge=lfs -text
|
62 |
+
bookcoref_annotations/splitted/train_splitted.jsonl filter=lfs diff=lfs merge=lfs -text
|
bookcoref_annotations/full/test.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
bookcoref_annotations/full/train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a3f41357e35451a954d8d20debc710ca113871fa59c9268788161e7a74e5436
|
3 |
+
size 28098305
|
bookcoref_annotations/full/validation.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
bookcoref_annotations/gutenberg_delta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b462e5da334780c99410c30c9d71d277fc41cea1f3f75e54343425543e7ca57b
|
3 |
+
size 208717913
|
bookcoref_annotations/gutenberg_lengths.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
bookcoref_annotations/splitted/test_splitted.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
bookcoref_annotations/splitted/train_splitted.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85f7837e6e497332c96fc56e371de2bb18465cfb928fb3114d712964a7ac26d1
|
3 |
+
size 21485698
|
bookcoref_annotations/splitted/validation_splitted.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|