ChatBotExploit
commited on
Commit
•
84453ef
1
Parent(s):
055288a
Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,9 @@ datasets:
|
|
4 |
base_model:
|
5 |
- bigcode/starcoder2-15b
|
6 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
|
|
4 |
base_model:
|
5 |
- bigcode/starcoder2-15b
|
6 |
pipeline_tag: text-generation
|
7 |
+
metrics:
|
8 |
+
- code_eval
|
9 |
+
library_name: allennlp
|
10 |
+
tags:
|
11 |
+
- code
|
12 |
---
|