Datasets:
File size: 1,616 Bytes
7180120 | 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 | {
"generated_at_utc": "2026-03-16T00:47:06.633309+00:00",
"dataset": "allenai/WildChat-4.8M",
"split": "train",
"subset_spec_path": "manifests/wildchat/pool_prep_v1.yaml",
"output_dir": "/data/user_data/jwedgwoo/safety-nudges/step1/processed/wildchat_annotation_pool_v1",
"rows_scanned": 100001,
"rows_passed_quality_filters": 37035,
"rows_kept": 19228,
"elapsed_seconds": 387.54152059555054,
"rows_per_second": 258.03944786696525,
"shuffle_seed": 17,
"expected_total_rows": 4800000,
"drop_reason_counts": {
"language": 52671,
"too_many_chars": 4251,
"near_duplicate": 17741,
"too_many_turns": 1446,
"english_heuristic": 3373,
"empty_turn": 621,
"redacted": 585,
"exact_duplicate": 66,
"too_short_chars": 18
},
"top_languages": [
[
"English",
19228
]
],
"top_models": [
[
"gpt-3.5-turbo-0301",
12650
],
[
"gpt-4-0314",
6578
]
],
"turn_count_stats": {
"p50": 2,
"p75": 4,
"p90": 8,
"p95": 10,
"avg": 3.5665695860203868
},
"files": {
"conversations_jsonl": "/data/user_data/jwedgwoo/safety-nudges/step1/processed/wildchat_annotation_pool_v1/conversations.jsonl",
"pool_manifest_jsonl": "/data/user_data/jwedgwoo/safety-nudges/step1/processed/wildchat_annotation_pool_v1/pool_manifest.jsonl",
"sample_review_jsonl": "/data/user_data/jwedgwoo/safety-nudges/step1/processed/wildchat_annotation_pool_v1/sample_review.jsonl",
"subset_spec": "/data/user_data/jwedgwoo/safety-nudges/step1/processed/wildchat_annotation_pool_v1/subset_spec.yaml"
}
}
|