Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
multilingual
Size:
1K - 10K
License:
File size: 1,925 Bytes
2af30af | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 | {
"model": "unsloth/Qwen3-4B-Instruct-2507",
"revision": "992063681dc2f7de4ee976110199552935cad284",
"max_seq_length": 4096,
"splits": {
"train": {
"rows": 5046,
"render_failures": [],
"length": {
"min": 207,
"mean": 2021.17,
"p50": 2541,
"p90": 2703,
"p95": 2719,
"p99": 2781,
"max": 3098
},
"supervised_tokens": {
"min": 10,
"mean": 39.95,
"p50": 35,
"p95": 73,
"max": 376
},
"overlength_count": 0,
"overlength_fraction": 0.0,
"overlength": [],
"source_prefix_counts": {
"curated": 234,
"github": 630,
"hf": 2942,
"unknown": 1240
}
},
"validation": {
"rows": 530,
"render_failures": [],
"length": {
"min": 2440,
"mean": 2558.66,
"p50": 2504,
"p90": 2703,
"p95": 2717,
"p99": 2756,
"max": 2874
},
"supervised_tokens": {
"min": 12,
"mean": 37.43,
"p50": 31,
"p95": 68,
"max": 166
},
"overlength_count": 0,
"overlength_fraction": 0.0,
"overlength": [],
"source_prefix_counts": {
"curated": 180,
"github": 154,
"hf": 196
}
},
"test": {
"rows": 633,
"render_failures": [],
"length": {
"min": 2442,
"mean": 2562.36,
"p50": 2511,
"p90": 2707,
"p95": 2722,
"p99": 2751,
"max": 2925
},
"supervised_tokens": {
"min": 11,
"mean": 39.31,
"p50": 31,
"p95": 72,
"max": 197
},
"overlength_count": 0,
"overlength_fraction": 0.0,
"overlength": [],
"source_prefix_counts": {
"curated": 242,
"github": 154,
"hf": 237
}
}
},
"ready": true
}
|