Upload .\data\processed_test\training_data.jsonl with huggingface_hub
Browse files
.//data//processed_test//training_data.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1347ff8c8077e0b0de8388caa9c061a06a5921dc6cbca12d3c1221db4e5f13e2
|
| 3 |
+
size 177744496
|
.gitattributes
CHANGED
|
@@ -56,3 +56,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 56 |
./data/raw/wikipedia/wikipedia_articles.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 57 |
./data/raw_test/huggingface_mbazaNLP_Kinyarwanda_English_parallel_dataset.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 58 |
./data/processed_test/instruction_data.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 56 |
./data/raw/wikipedia/wikipedia_articles.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 57 |
./data/raw_test/huggingface_mbazaNLP_Kinyarwanda_English_parallel_dataset.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 58 |
./data/processed_test/instruction_data.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
./data/processed_test/training_data.jsonl filter=lfs diff=lfs merge=lfs -text
|