Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,16 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
base_model: microsoft/phi-2
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
model-index:
|
| 7 |
- name: phi-2_0-finetuned
|
| 8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -49,4 +54,4 @@ The following hyperparameters were used during training:
|
|
| 49 |
- Transformers 4.35.2
|
| 50 |
- Pytorch 2.1.0+cu121
|
| 51 |
- Datasets 2.15.0
|
| 52 |
-
- Tokenizers 0.15.0
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
base_model: microsoft/phi-2
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
model-index:
|
| 7 |
- name: phi-2_0-finetuned
|
| 8 |
results: []
|
| 9 |
+
datasets:
|
| 10 |
+
- HuggingFaceH4/ultrachat_200k
|
| 11 |
+
language:
|
| 12 |
+
- en
|
| 13 |
+
library_name: adapter-transformers
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 54 |
- Transformers 4.35.2
|
| 55 |
- Pytorch 2.1.0+cu121
|
| 56 |
- Datasets 2.15.0
|
| 57 |
+
- Tokenizers 0.15.0
|