skyzhou06 commited on
Commit
0dc52f5
·
verified ·
1 Parent(s): f429757

Delete reports/build_report.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. reports/build_report.json +0 -86
reports/build_report.json DELETED
@@ -1,86 +0,0 @@
1
- {
2
- "dataset": "LifeAudioMultiTurnStreamingCoT",
3
- "version": "v0.3",
4
- "modality": "audio",
5
- "turn_type": "multi_turn",
6
- "build_timestamp": "2026-06-06T23:06:18.432093",
7
- "row_counts": {
8
- "train": 10684,
9
- "eval": 2671,
10
- "high_quality": 13228,
11
- "total": 13355
12
- },
13
- "schema_changes": {
14
- "description": "v0.3 clean schema. Removed: domain, task_domain, source_dataset, source_dialogue_id, source_turn_ids, source_audio_id, audio_path, audio_url, audio_metadata, context_chunks, context, streaming_reasoning, deep_reasoning, answer, quality_flags, quality_score, is_high_quality, rejected_reason, version.",
15
- "output_fields": [
16
- "dialogue",
17
- "id",
18
- "input",
19
- "metadata",
20
- "modality",
21
- "output",
22
- "quality",
23
- "source",
24
- "split",
25
- "streaming",
26
- "taxonomy",
27
- "turn_type"
28
- ],
29
- "output_field_count": 12
30
- },
31
- "reasoning_upgrade": {
32
- "description": "Turn-level streaming reasoning generated from actual dialogue content. No slot syntax, no state-machine references.",
33
- "method": "content_grounded_rule_based"
34
- },
35
- "quality_distribution": {
36
- "high": 13355
37
- },
38
- "sft_ready_count": 13355,
39
- "sft_ready_pct": 100.0,
40
- "taxonomy_distribution": {
41
- "daily_life": 3442,
42
- "social_communication": 3062,
43
- "food_dining": 1910,
44
- "information_extraction": 1520,
45
- "finance_consumer": 801,
46
- "shopping_retail": 797,
47
- "tech_support": 580,
48
- "education": 387,
49
- "work_productivity": 257,
50
- "travel_transportation": 244,
51
- "health_wellness": 163,
52
- "emotional_support": 96,
53
- "creative_planning": 96
54
- },
55
- "source_distribution": {
56
- "SpokenWOZ": 9999,
57
- "MultiDialog": 3022,
58
- "SD-Eval": 334
59
- },
60
- "sample_rows": [
61
- {
62
- "id": "audio_spokenwoz_v02_000001",
63
- "turns": 8,
64
- "checkpoint_count": 8,
65
- "first_reasoning": "The user mentions I think i just want to you know make sure i could know about the entrance fee at. It is not yet clear whether the user needs the full scope of the user's request. The assistant shoul",
66
- "deep_reasoning": "Across the dialogue, the user is searching for restaurant. Key context: i think i just want to you know make sure i could know about the entrance fee attraction type and phone number i don't really ca",
67
- "answer": "Sure. I can help with the pricerange, food; first I need to identify the right restaurant option."
68
- },
69
- {
70
- "id": "audio_spokenwoz_v02_000038",
71
- "turns": 8,
72
- "checkpoint_count": 8,
73
- "first_reasoning": "The user mentions Okay, so firstly, i am looking for a train. It is not yet clear whether the user needs the full scope of the user's request. The assistant should acknowledge the search request and g",
74
- "deep_reasoning": "Across the dialogue, the user is searching for train. Key context: okay, so firstly, i am looking for a train; the train should go to three; okay, so the trend should go where there is rich had three ",
75
- "answer": "I can help find a matching train option with those details."
76
- },
77
- {
78
- "id": "audio_multidialog_v02_000036",
79
- "turns": 3,
80
- "checkpoint_count": 3,
81
- "first_reasoning": "The user mentions talking about Human, Have, New Orleans. It is not yet clear whether the user needs what specific help the user needs. The assistant should ask clarifying questions before providing a",
82
- "deep_reasoning": "Across the dialogue, the user discusses \"Yes that is true. Have you heard of that rule for New.\" over 3 turns. The answer should respond to the latest user turn naturally, maintaining the conversation",
83
- "answer": "Thats a terrible rule, I hope they change it in the near future, its humiliating actually,"
84
- }
85
- ]
86
- }