ChatBotExploit commited on
Commit
2f8d701
·
verified ·
1 Parent(s): fff3587

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -3,4 +3,9 @@ datasets:
3
  - Roblox/luau_corpus
4
  base_model:
5
  - bigcode/starcoder2-15b
 
 
 
 
 
6
  ---
 
3
  - Roblox/luau_corpus
4
  base_model:
5
  - bigcode/starcoder2-15b
6
+ metrics:
7
+ - code_eval
8
+ new_version: meta-llama/CodeLlama-34b-Instruct-hf
9
+ pipeline_tag: text-generation
10
+ library_name: fastai
11
  ---