Datasets:
Upload 10 files
Browse files- .gitattributes +2 -0
- 000_00001.parquet +3 -0
- 000_00018.parquet +3 -0
- 000_00021.parquet +3 -0
- __huggingface_repos__.json +1 -0
- curation_audit.jsonl +3 -0
- mix_optimization_report.json +29 -0
- perplexity_reference_cache.json +8 -0
- threshold_optimization_report.json +39 -0
- train-00000-of-00001.parquet +3 -0
- train.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
curation_audit.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
train.jsonl filter=lfs diff=lfs merge=lfs -text
|
000_00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:212201926f6fefb3c5035b419a228bcf77a7a79c12afbc0f10e7076acac53e62
|
| 3 |
+
size 3213362484
|
000_00018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b969c0865efa161c03d1633d877cf55af789d7adcde4c15f1faa229645b540f0
|
| 3 |
+
size 3162292498
|
000_00021.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99c71829357cbe5a4ad4b3e4f5b10ecea60e6818f845fd06a558b6116474cfcf
|
| 3 |
+
size 3183544157
|
__huggingface_repos__.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"repos": [{"repoId": "HuggingFaceTB/SmolLM2-135M", "repoType": "model", "commitHash": "93efa2f097d58c2a74874c7e644dbc9b0cee75a2", "filePaths": ["config.json", "tokenizer_config.json", "special_tokens_map.json", "tokenizer.json", "model.safetensors", "generation_config.json"]}, {"repoId": "edugp/kenlm", "repoType": "model", "commitHash": "3fbe35c83b1a39f420a345b7c96a186c8030d834", "filePaths": ["wikipedia/en.sp.model", "wikipedia/en.arpa.bin"]}, {"repoId": "sentence-transformers/all-MiniLM-L6-v2", "repoType": "model", "commitHash": "c9745ed1d9f207416be6d2e6f8de32d1f16199bf", "filePaths": ["sentence_bert_config.json", "vocab.txt", "README.md", "1_Pooling/config.json", "config.json", "special_tokens_map.json", "modules.json", "model.safetensors", "tokenizer.json", "tokenizer_config.json", "config_sentence_transformers.json"]}]}
|
curation_audit.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:711d0c0e3b620b313ebae96e841555a760437091cb1dac994693bdd8acc5749c
|
| 3 |
+
size 162328357
|
mix_optimization_report.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"enabled": true,
|
| 3 |
+
"applied": true,
|
| 4 |
+
"metric": "proxy_quality",
|
| 5 |
+
"best_index": 0,
|
| 6 |
+
"best_metric": 0.09896651251363371,
|
| 7 |
+
"selected_candidate": {
|
| 8 |
+
"web_ratio": 0.95,
|
| 9 |
+
"synthetic_ratio": 0.050000000000000044
|
| 10 |
+
},
|
| 11 |
+
"results": [
|
| 12 |
+
{
|
| 13 |
+
"index": 0,
|
| 14 |
+
"candidate": {
|
| 15 |
+
"web_ratio": 0.95,
|
| 16 |
+
"synthetic_ratio": 0.050000000000000044
|
| 17 |
+
},
|
| 18 |
+
"sample_docs": 85330,
|
| 19 |
+
"sample_bytes": 255013669,
|
| 20 |
+
"proxy_metric": 0.09896651251363371,
|
| 21 |
+
"proxy_metrics": {
|
| 22 |
+
"proxy_weighted_loss": 9.104427998937915,
|
| 23 |
+
"proxy_weighted_loss_std": 0.07763722445479383,
|
| 24 |
+
"proxy_quality": 0.09896651251363371
|
| 25 |
+
},
|
| 26 |
+
"proxy_passed": true
|
| 27 |
+
}
|
| 28 |
+
]
|
| 29 |
+
}
|
perplexity_reference_cache.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "2026.03",
|
| 3 |
+
"saved_at": 1772762628,
|
| 4 |
+
"model_name": "HuggingFaceTB/SmolLM2-135M",
|
| 5 |
+
"scoring_mode": "excess",
|
| 6 |
+
"reference_mean_ppl": 916.2403932934652,
|
| 7 |
+
"reference_count": 256
|
| 8 |
+
}
|
threshold_optimization_report.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"enabled": true,
|
| 3 |
+
"applied": true,
|
| 4 |
+
"best_scale": 1.15,
|
| 5 |
+
"best_quality": 0.09986780009472487,
|
| 6 |
+
"results": [
|
| 7 |
+
{
|
| 8 |
+
"scale": 0.85,
|
| 9 |
+
"kept_docs": 765,
|
| 10 |
+
"proxy_quality": 0.09981292815397727,
|
| 11 |
+
"proxy_metrics": {
|
| 12 |
+
"proxy_weighted_loss": 9.018742246067978,
|
| 13 |
+
"proxy_weighted_loss_std": 0.11031226646674232,
|
| 14 |
+
"proxy_quality": 0.09981292815397727
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"scale": 1.0,
|
| 19 |
+
"kept_docs": 492,
|
| 20 |
+
"proxy_quality": 0.09913920014609622,
|
| 21 |
+
"proxy_metrics": {
|
| 22 |
+
"proxy_weighted_loss": 9.086827395483851,
|
| 23 |
+
"proxy_weighted_loss_std": 0.08226715499859644,
|
| 24 |
+
"proxy_quality": 0.09913920014609622
|
| 25 |
+
}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"scale": 1.15,
|
| 29 |
+
"kept_docs": 314,
|
| 30 |
+
"proxy_quality": 0.09986780009472487,
|
| 31 |
+
"proxy_metrics": {
|
| 32 |
+
"proxy_weighted_loss": 9.013237490477385,
|
| 33 |
+
"proxy_weighted_loss_std": 0.08638211484488371,
|
| 34 |
+
"proxy_quality": 0.09986780009472487
|
| 35 |
+
}
|
| 36 |
+
}
|
| 37 |
+
],
|
| 38 |
+
"pilot_docs": 1200
|
| 39 |
+
}
|
train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92c34b3211d940d99432d7f49e1a90c3b485bce56c418cde3b9a181ebec243af
|
| 3 |
+
size 204866997
|
train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:317451bcbaccf32fe22e37e3e9263d7e89331c57581449bdd819663d6e82d38a
|
| 3 |
+
size 985358368
|