CompactAI MihaiPopa-1 commited on
Commit
c1d5c42
·
1 Parent(s): 534ac0a

Add PotentSulfurLM, as a followup to CinnabarLM! (#6)

Browse files

- Add PotentSulfurLM, as a followup to CinnabarLM! (d11bc1486e465e5f6b3f7590a07783fe3898c4bf)


Co-authored-by: Mihai Popa <MihaiPopa-1@users.noreply.huggingface.co>

Files changed (1) hide show
  1. index.html +10 -0
index.html CHANGED
@@ -302,6 +302,16 @@ const models = [
302
  tokens: '~30M',
303
  links: { card: 'https://huggingface.co/MihaiPopa-1/CinnabarLM-1.4M-Base' }
304
  },
 
 
 
 
 
 
 
 
 
 
305
  {
306
  name: 'StorySupra-10M',
307
  org: 'supralabs',
 
302
  tokens: '~30M',
303
  links: { card: 'https://huggingface.co/MihaiPopa-1/CinnabarLM-1.4M-Base' }
304
  },
305
+ {
306
+ name: 'PotentSulfurLM 500K',
307
+ org: 'mihaipopa',
308
+ params: '587K',
309
+ blimp: 59.01,
310
+ arc: 27.06,
311
+ wiki: 2.613,
312
+ tokens: '~200M',
313
+ links: { card: 'https://huggingface.co/MihaiPopa-1/PotentSulfurLM-500K-Base' }
314
+ },
315
  {
316
  name: 'StorySupra-10M',
317
  org: 'supralabs',