skyzhou06 commited on
Commit
773ea7f
·
verified ·
1 Parent(s): b5e5b2e

Upload reports/build_report.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. reports/build_report.json +40 -0
reports/build_report.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "LifeTextSingleTurnStreamingCoT",
3
+ "version": "v0.4",
4
+ "build_timestamp": "2026-06-06T23:32:02.218811",
5
+ "row_counts": {
6
+ "train": 7457,
7
+ "eval": 1865,
8
+ "hq_train": 2570,
9
+ "hq_eval": 634,
10
+ "total": 9322
11
+ },
12
+ "sft_ready": 8176,
13
+ "sft_ready_pct": 87.7,
14
+ "taxonomy": {
15
+ "information_extraction": 2496,
16
+ "social_communication": 2306,
17
+ "daily_life": 1957,
18
+ "tech_support": 872,
19
+ "education": 428,
20
+ "finance_consumer": 390,
21
+ "work_productivity": 336,
22
+ "health_wellness_safe": 222,
23
+ "travel": 219,
24
+ "creative_planning": 96
25
+ },
26
+ "output_fields": [
27
+ "id",
28
+ "input",
29
+ "metadata",
30
+ "modality",
31
+ "quality",
32
+ "source",
33
+ "split",
34
+ "streaming",
35
+ "target",
36
+ "taxonomy",
37
+ "turn_type"
38
+ ],
39
+ "changes": "output→target, trace removed, legacy removed, tax canonical, hq split"
40
+ }