factorstudios commited on
Commit
82e179c
·
verified ·
1 Parent(s): a68ecc3

Upload v003/courses_used.json

Browse files
Files changed (1) hide show
  1. v003/courses_used.json +41 -0
v003/courses_used.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tracked_at": "2026-01-01T08:44:14.856397",
3
+ "total_courses": 3,
4
+ "courses_completed": 2,
5
+ "courses_with_missing_metadata": 0,
6
+ "courses_used": [
7
+ {
8
+ "course_id": "3DConceptArtist_TheUltimateZbrushGuide_DownloadPirate.com_1 Why is Zbrush so Weird and the Concpt of the PIXOL",
9
+ "dataset_root": "HuggingFace",
10
+ "epoch": 0,
11
+ "start_time": "2026-01-01T08:35:26.055592",
12
+ "end_time": "2026-01-01T08:40:28.153504",
13
+ "num_batches": 30,
14
+ "final_loss": 2.3906938314437864,
15
+ "status": "completed",
16
+ "metadata_available": true
17
+ },
18
+ {
19
+ "course_id": "AliveAnimationBlender_DownloadPirate.com.part3_08-05-04 Timing pass",
20
+ "dataset_root": "HuggingFace",
21
+ "epoch": 0,
22
+ "start_time": "2026-01-01T08:40:28.156929",
23
+ "end_time": "2026-01-01T08:43:50.369305",
24
+ "num_batches": 9,
25
+ "final_loss": 226.2776336669922,
26
+ "status": "completed",
27
+ "metadata_available": true
28
+ },
29
+ {
30
+ "course_id": "AliveAnimationBlender_DownloadPirate.com.part3_08-05-05 Blocking full process (timelapse)",
31
+ "dataset_root": "HuggingFace",
32
+ "epoch": 0,
33
+ "start_time": "2026-01-01T08:43:50.372568",
34
+ "end_time": null,
35
+ "num_batches": 0,
36
+ "final_loss": null,
37
+ "status": "in_progress",
38
+ "metadata_available": true
39
+ }
40
+ ]
41
+ }