Skip to content

Commit ac598b8

Browse files
committed
Additional gemma3 verification
1 parent b9f380e commit ac598b8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

transformer_lens/tools/model_registry/data/supported_models.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"total_architectures": 27,
1010
"total_models": 4924,
11-
"total_verified": 582,
11+
"total_verified": 583,
1212
"models": [
1313
{
1414
"architecture_id": "Qwen2ForCausalLM",
@@ -63940,15 +63940,15 @@
6394063940
{
6394163941
"architecture_id": "Gemma3ForConditionalGeneration",
6394263942
"model_id": "google/gemma-3-12b-pt",
63943-
"status": 0,
63944-
"verified_date": null,
63943+
"status": 1,
63944+
"verified_date": "2026-03-12",
6394563945
"metadata": null,
63946-
"note": null,
63946+
"note": "Core verification completed",
6394763947
"phase1_score": 100.0,
6394863948
"phase2_score": null,
6394963949
"phase3_score": null,
63950-
"phase4_score": 94.8,
63951-
"phase7_score": null
63950+
"phase4_score": 95.7,
63951+
"phase7_score": 100.0
6395263952
},
6395363953
{
6395463954
"architecture_id": "Gemma3ForConditionalGeneration",

0 commit comments

Comments
 (0)