Datasets:
Upload reports/build_report.json with huggingface_hub
Browse files- reports/build_report.json +41 -0
reports/build_report.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset": "LifeTextMultiTurnStreamingCoT",
|
| 3 |
+
"version": "v0.4",
|
| 4 |
+
"build_timestamp": "2026-06-06T23:32:05.334547",
|
| 5 |
+
"row_counts": {
|
| 6 |
+
"train": 7955,
|
| 7 |
+
"eval": 2045,
|
| 8 |
+
"hq_train": 4690,
|
| 9 |
+
"hq_eval": 1233,
|
| 10 |
+
"total": 10000
|
| 11 |
+
},
|
| 12 |
+
"sft_ready": 9779,
|
| 13 |
+
"sft_ready_pct": 97.8,
|
| 14 |
+
"taxonomy": {
|
| 15 |
+
"social_communication": 3279,
|
| 16 |
+
"information_extraction": 2487,
|
| 17 |
+
"travel": 1972,
|
| 18 |
+
"daily_life": 1022,
|
| 19 |
+
"tech_support": 587,
|
| 20 |
+
"education": 231,
|
| 21 |
+
"finance_consumer": 187,
|
| 22 |
+
"health_wellness_safe": 137,
|
| 23 |
+
"work_productivity": 54,
|
| 24 |
+
"creative_planning": 44
|
| 25 |
+
},
|
| 26 |
+
"output_fields": [
|
| 27 |
+
"dialogue",
|
| 28 |
+
"id",
|
| 29 |
+
"input",
|
| 30 |
+
"metadata",
|
| 31 |
+
"modality",
|
| 32 |
+
"quality",
|
| 33 |
+
"source",
|
| 34 |
+
"split",
|
| 35 |
+
"streaming",
|
| 36 |
+
"target",
|
| 37 |
+
"taxonomy",
|
| 38 |
+
"turn_type"
|
| 39 |
+
],
|
| 40 |
+
"changes": "output→target, trace removed, legacy removed, tax canonical, hq split"
|
| 41 |
+
}
|