SueMintony commited on
Commit
7bdf9c8
·
verified ·
1 Parent(s): 290bedb

Add IV35-H2-S5 release metadata

Browse files
experimental/iv35-h2-s5-internvl3.5-8b/hmm_formal/release_metadata.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "release_status": "experimental",
3
+ "experiment_id": "IV35-H2-S5",
4
+ "checkpoint_path": "experimental/iv35-h2-s5-internvl3.5-8b/hmm_formal/checkpoint.eqx",
5
+ "checkpoint_sha256": "3c5f90c6ed76879ba465f7dd009e62a9c87a62905e8f77b8dfffe428527d2512",
6
+ "model_id": "OpenGVLab/InternVL3_5-8B",
7
+ "initialization": "scratch",
8
+ "stage": "formal",
9
+ "status": "PASS",
10
+ "epochs_completed": 50,
11
+ "best_validation_loss": 2.2352960828232438,
12
+ "train_sequences": 13170,
13
+ "validation_sequences": 1460,
14
+ "training_vocabulary_size": 151678,
15
+ "target_model_vocabulary_size": 151936,
16
+ "dataset_sha256": "64d6b9d990a366234e553f3de4d9adecb478b9493a4e519c031d71e87964417b",
17
+ "notes": [
18
+ "This is a neural-HMM prior, not an InternVL base-model checkpoint.",
19
+ "The checkpoint passed the recorded training and reload validation gates.",
20
+ "No downstream task-gain claim is made for this experimental release."
21
+ ]
22
+ }