Upload 9 files
Browse files- .gitattributes +2 -0
- examples/NLG/data/e2e/test.jsonl +0 -0
- examples/NLG/data/e2e/test.txt +0 -0
- examples/NLG/data/e2e/test_formatted.jsonl +0 -0
- examples/NLG/data/e2e/train.jsonl +3 -0
- examples/NLG/data/e2e/train.txt +0 -0
- examples/NLG/data/e2e/train_formatted.jsonl +3 -0
- examples/NLG/data/e2e/valid.jsonl +0 -0
- examples/NLG/data/e2e/valid.txt +0 -0
- examples/NLG/data/e2e/valid_formatted.jsonl +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
examples/NLG/data/e2e/train_formatted.jsonl filter=lfs diff=lfs merge=lfs -text
|
37 |
+
examples/NLG/data/e2e/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
examples/NLG/data/e2e/test.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
examples/NLG/data/e2e/test.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
examples/NLG/data/e2e/test_formatted.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
examples/NLG/data/e2e/train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbc41b098ac523651894eabb7fe140f272445efe3bb4654d4666f2a1976c86b2
|
3 |
+
size 14203666
|
examples/NLG/data/e2e/train.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
examples/NLG/data/e2e/train_formatted.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c17ccba9343fb718710d9cd8a510352fd16db22144861e12fb1bfad950cdd5d4
|
3 |
+
size 11014737
|
examples/NLG/data/e2e/valid.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
examples/NLG/data/e2e/valid.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
examples/NLG/data/e2e/valid_formatted.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|