hynky commited on
Commit
162b3df
·
verified ·
1 Parent(s): 2cd3ed6

Update summary after HomER reannotations

Browse files
Files changed (1) hide show
  1. summary.json +44 -9
summary.json CHANGED
@@ -1,11 +1,46 @@
1
  {
2
- "rows": 100,
3
- "segments": 605,
4
- "bytes_total_video": 1399300080,
5
- "parquet_bytes": 1398787511,
6
- "source_counts": {
7
- "homer": 25,
8
  "droid": 50,
9
- "galaxea": 25
10
- }
11
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  {
2
+ "note": "Applied latest non-empty local timeline_reannotations for homer_* rows only. DROID and Galaxea rows intentionally unchanged.",
3
+ "num_rows": 100,
4
+ "num_segments": 743,
5
+ "rows_by_family": {
 
 
6
  "droid": 50,
7
+ "galaxea": 25,
8
+ "homer": 25,
9
+ "other": 0
10
+ },
11
+ "segments_by_family": {
12
+ "droid": 150,
13
+ "galaxea": 123,
14
+ "homer": 470,
15
+ "other": 0
16
+ },
17
+ "updated_at_unix": 1782504772.7484422,
18
+ "updated_homer_count": 25,
19
+ "updated_homer_ids": [
20
+ "homer_1",
21
+ "homer_10",
22
+ "homer_11",
23
+ "homer_12",
24
+ "homer_15",
25
+ "homer_2",
26
+ "homer_29",
27
+ "homer_3",
28
+ "homer_33",
29
+ "homer_37",
30
+ "homer_38",
31
+ "homer_39",
32
+ "homer_4",
33
+ "homer_40",
34
+ "homer_41",
35
+ "homer_48",
36
+ "homer_5",
37
+ "homer_50",
38
+ "homer_52",
39
+ "homer_53",
40
+ "homer_56",
41
+ "homer_59",
42
+ "homer_60",
43
+ "homer_7",
44
+ "homer_9"
45
+ ]
46
+ }