Update README.md
Browse files
README.md
CHANGED
|
@@ -5,10 +5,17 @@ tags:
|
|
| 5 |
- trl
|
| 6 |
- sft
|
| 7 |
- generated_from_trainer
|
|
|
|
|
|
|
| 8 |
base_model: microsoft/phi-2
|
| 9 |
model-index:
|
| 10 |
- name: Trial1-phi2
|
| 11 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 5 |
- trl
|
| 6 |
- sft
|
| 7 |
- generated_from_trainer
|
| 8 |
+
- text-generation-inference
|
| 9 |
+
- text-generation
|
| 10 |
base_model: microsoft/phi-2
|
| 11 |
model-index:
|
| 12 |
- name: Trial1-phi2
|
| 13 |
results: []
|
| 14 |
+
language:
|
| 15 |
+
- en
|
| 16 |
+
metrics:
|
| 17 |
+
- accuracy
|
| 18 |
+
pipeline_tag: text-generation
|
| 19 |
---
|
| 20 |
|
| 21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|