chew
commited on
Commit
•
b42fb9e
1
Parent(s):
8b2cb0c
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
## Training procedure
|
5 |
|
@@ -18,4 +26,4 @@ The following `bitsandbytes` quantization config was used during training:
|
|
18 |
### Framework versions
|
19 |
|
20 |
|
21 |
-
- PEFT 0.6.0.dev0
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
metrics:
|
5 |
+
- bleu
|
6 |
+
- sacrebleu
|
7 |
+
tags:
|
8 |
+
- en
|
9 |
+
- copilot
|
10 |
+
- code
|
11 |
---
|
12 |
## Training procedure
|
13 |
|
|
|
26 |
### Framework versions
|
27 |
|
28 |
|
29 |
+
- PEFT 0.6.0.dev0
|