Update README.md
Browse files
README.md
CHANGED
|
@@ -2,11 +2,9 @@
|
|
| 2 |
license: mit
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
| 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
|
|
@@ -15,13 +13,13 @@ language:
|
|
| 15 |
- en
|
| 16 |
metrics:
|
| 17 |
- accuracy
|
| 18 |
-
pipeline_tag: text-generation
|
| 19 |
widget:
|
| 20 |
-
- text:
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
|
|
|
| 25 |
---
|
| 26 |
|
| 27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 2 |
license: mit
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
|
|
|
|
|
|
| 5 |
- generated_from_trainer
|
|
|
|
| 6 |
- text-generation
|
| 7 |
+
- autogenerated-modelcard
|
| 8 |
base_model: microsoft/phi-2
|
| 9 |
model-index:
|
| 10 |
- name: Trial1-phi2
|
|
|
|
| 13 |
- en
|
| 14 |
metrics:
|
| 15 |
- accuracy
|
|
|
|
| 16 |
widget:
|
| 17 |
+
- text: >-
|
| 18 |
+
['slum', 'redevelopment', 'dharavi', 'group', 'project', 'adani', 'collect',
|
| 19 |
+
'data', 'mumbai', 'residents']
|
| 20 |
+
example_title: Sentiment analysis
|
| 21 |
+
output:
|
| 22 |
+
text: Adani collects data for Dharavi slum redevelopment project.
|
| 23 |
---
|
| 24 |
|
| 25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|