hamedkhaledi commited on
Commit
7cfcd1f
·
1 Parent(s): 4b2ff56

update leaderboard JSON files with new model parameters

Browse files
Files changed (1) hide show
  1. leaderboard/GPT_4o_latest.json +14 -0
leaderboard/GPT_4o_latest.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "GPT_4o_latest",
3
+ "base_model": "",
4
+ "revision": "main",
5
+ "private": false,
6
+ "precision": "float16",
7
+ "weight_type": "Original",
8
+ "status": "FINISHED",
9
+ "submitted_time": "2023-11-21T18:10:08Z",
10
+ "model_type": "🟢 : pretrained",
11
+ "likes": 0,
12
+ "params": 1760,
13
+ "license": "custom"
14
+ }