liuchang666 commited on
Commit
5239592
·
verified ·
1 Parent(s): 80508d9

Remove metadata/dataset_stats.json

Browse files
Files changed (1) hide show
  1. metadata/dataset_stats.json +0 -33
metadata/dataset_stats.json DELETED
@@ -1,33 +0,0 @@
1
- {
2
- "created_at": "2026-04-27T05:34:33",
3
- "staging_root": "/remote-home/changliu/kubric/count_data_best_pass_staging",
4
- "out_root": "/remote-home/changliu/kubric/count_data_best_hf",
5
- "splits": [
6
- "train",
7
- "testA",
8
- "testB"
9
- ],
10
- "scenes_per_shard": 5000,
11
- "total_scenes": 110507,
12
- "total_missing_scenes": 0,
13
- "total_files": 442028,
14
- "total_shards": 24,
15
- "copied_root_jsons": [
16
- "/remote-home/changliu/kubric/count_data_best_hf/merged_test_metadata.json",
17
- "/remote-home/changliu/kubric/count_data_best_hf/merged_train_metadata.json"
18
- ],
19
- "copied_split_jsons": {
20
- "train": [
21
- "/remote-home/changliu/kubric/count_data_best_hf/train/extracted_metadata.json",
22
- "/remote-home/changliu/kubric/count_data_best_hf/train/vlm_filter_results.json"
23
- ],
24
- "testA": [
25
- "/remote-home/changliu/kubric/count_data_best_hf/testA/extracted_metadata.json",
26
- "/remote-home/changliu/kubric/count_data_best_hf/testA/vlm_filter_results.json"
27
- ],
28
- "testB": [
29
- "/remote-home/changliu/kubric/count_data_best_hf/testB/extracted_metadata.json",
30
- "/remote-home/changliu/kubric/count_data_best_hf/testB/vlm_filter_results.json"
31
- ]
32
- }
33
- }