Upload 3 files
Browse filesThis dataset includes training data files: NLLB, TED2020, and Wikimedia for fine-tuning the LLaMA 2-7B model.
- .gitattributes +2 -0
- NLLB_training_data.jsonl +3 -0
- TED2020_training_data.jsonl +0 -0
- wikimedia_training_data.jsonl +3 -0
.gitattributes
CHANGED
@@ -57,3 +57,5 @@ 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 |
+
NLLB_training_data.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
+
wikimedia_training_data.jsonl filter=lfs diff=lfs merge=lfs -text
|
NLLB_training_data.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:558cb0cce0070768ea61fd2c0e7752e6824273ad1ca82fb96d554f2704a4d98a
|
3 |
+
size 2453954524
|
TED2020_training_data.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
wikimedia_training_data.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d635ad58fc115caedb6a87b1542434c4ccabc33f4defeadd1a0e54cf412ebcb
|
3 |
+
size 30359159
|