Update README.md
Browse files
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 |
---
|