PrinceAyush
commited on
Commit
•
4abf28e
1
Parent(s):
b73a5c2
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
## Training procedure
|
5 |
Finetuning for understanding human instructions and acting accordingly, the following procedure was followed:
|
@@ -44,4 +49,4 @@ Note:
|
|
44 |
### Framework versions
|
45 |
|
46 |
|
47 |
-
- PEFT 0.4.0
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
pipeline_tag: conversational
|
8 |
---
|
9 |
## Training procedure
|
10 |
Finetuning for understanding human instructions and acting accordingly, the following procedure was followed:
|
|
|
49 |
### Framework versions
|
50 |
|
51 |
|
52 |
+
- PEFT 0.4.0
|