Upload 8 files
Browse files- .gitattributes +5 -0
- dataset_info.txt +13 -0
- pashto_cleaned_full_dataset.csv +3 -0
- pashto_cleaned_train.csv +3 -0
- pashto_cleaned_val.csv +3 -0
- pashto_train_instruction.jsonl +3 -0
- pashto_train_prompt_completion.jsonl +3 -0
- pashto_val_instruction.jsonl +0 -0
- pashto_val_prompt_completion.jsonl +0 -0
.gitattributes
CHANGED
@@ -57,3 +57,8 @@ 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 |
+
pashto_cleaned_full_dataset.csv filter=lfs diff=lfs merge=lfs -text
|
61 |
+
pashto_cleaned_train.csv filter=lfs diff=lfs merge=lfs -text
|
62 |
+
pashto_cleaned_val.csv filter=lfs diff=lfs merge=lfs -text
|
63 |
+
pashto_train_instruction.jsonl filter=lfs diff=lfs merge=lfs -text
|
64 |
+
pashto_train_prompt_completion.jsonl filter=lfs diff=lfs merge=lfs -text
|
dataset_info.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Pashto Dataset Summary
|
2 |
+
Created on: 2025-06-23 08:50:01
|
3 |
+
|
4 |
+
Original data size: 91671 examples
|
5 |
+
Final data size: 28650 examples
|
6 |
+
Training set size: 25785 examples
|
7 |
+
Validation set size: 2865 examples
|
8 |
+
|
9 |
+
Cleaning steps applied:
|
10 |
+
- Removed rows with both empty title and content
|
11 |
+
- Removed duplicate content entries
|
12 |
+
- Normalized text data (whitespace, newlines, etc.)
|
13 |
+
- Filtered out very short content entries (<10 chars)
|
pashto_cleaned_full_dataset.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:738954a8f4068ae0feeed1a63a930e1bf4843f3c65b0230a50e61fe15949d3b0
|
3 |
+
size 297909475
|
pashto_cleaned_train.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a07d5d9194917250717efb87e3fa33fbf4a04777abf3c9296565ece2cc8575a
|
3 |
+
size 268622940
|
pashto_cleaned_val.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45b94198d6dad64e4bf7a5a4fc5fe64b40d6b861460e5e81f07b342f77347bf6
|
3 |
+
size 29286601
|
pashto_train_instruction.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0c3958f8a291e3d7b6a36c74e82bc94b55e369fe3e35caf63a844e200d58784
|
3 |
+
size 90963472
|
pashto_train_prompt_completion.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9cfe5957569c687f2a2ff5cb94654275d264957623c910eb6555a502cc54e37
|
3 |
+
size 90293062
|
pashto_val_instruction.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pashto_val_prompt_completion.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|