Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,8 @@ language:
|
|
6 |
- en
|
7 |
base_model:
|
8 |
- Qwen/Qwen2.5-Coder-32B-Instruct
|
|
|
|
|
|
|
|
|
9 |
---
|
|
|
6 |
- en
|
7 |
base_model:
|
8 |
- Qwen/Qwen2.5-Coder-32B-Instruct
|
9 |
+
metrics:
|
10 |
+
- bleu
|
11 |
+
new_version: Qwen/Qwen2.5-Coder-32B-Instruct
|
12 |
+
library_name: allennlp
|
13 |
---
|