Jae-Won Chung commited on
Commit
9bd3aab
1 Parent(s): 31b5924

Add Salesforce xgen scores

Browse files
Files changed (2) hide show
  1. data/models.json +5 -0
  2. data/score.csv +1 -0
data/models.json CHANGED
@@ -108,5 +108,10 @@
108
  "url": "https://huggingface.co/meta-llama/Llama-2-13b-chat-hf",
109
  "nickname": "MetaAI/Llama-2-13B-chat",
110
  "params": 13
 
 
 
 
 
111
  }
112
  }
 
108
  "url": "https://huggingface.co/meta-llama/Llama-2-13b-chat-hf",
109
  "nickname": "MetaAI/Llama-2-13B-chat",
110
  "params": 13
111
+ },
112
+ "Salesforce/xgen-7b-8k-inst": {
113
+ "url": "https://huggingface.co/Salesforce/xgen-7b-8k-inst",
114
+ "nickname": "Salesforce/xgen-7b-8k-inst",
115
+ "params": 7
116
  }
117
  }
data/score.csv CHANGED
@@ -21,3 +21,4 @@ togethercomputer/RedPajama-INCITE-7B-Chat,42.15017064846416,70.8424616610237,36.
21
  metaai/Llama-2-7b-chat-hf,52.73037542662116,78.48038239394542,45.32519554457334
22
  metaai/Llama-2-13b-chat-hf,59.129692832764505,81.94582752439753,43.9572591900371
23
  RWKV/rwkv-raven-7b,39.419795221843,66.45090619398526,38.544263035922036
 
 
21
  metaai/Llama-2-7b-chat-hf,52.73037542662116,78.48038239394542,45.32519554457334
22
  metaai/Llama-2-13b-chat-hf,59.129692832764505,81.94582752439753,43.9572591900371
23
  RWKV/rwkv-raven-7b,39.419795221843,66.45090619398526,38.544263035922036
24
+ Salesforce/xgen-7b-8k-inst,46.67235494880546,74.84564827723561,41.892174853317556