enriquesaou
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -5,17 +5,19 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
base_model: microsoft/Phi-3-mini-4k-instruct
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/favcowboy/huggingface/runs/1bcp4hhg)
|
16 |
-
#
|
17 |
|
18 |
-
This model is a fine-tuned version of [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.7651
|
21 |
|
|
|
5 |
- generated_from_trainer
|
6 |
base_model: microsoft/Phi-3-mini-4k-instruct
|
7 |
model-index:
|
8 |
+
- name: phi-3-mrqa
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- enriquesaou/mrqa-squadded-sample
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/favcowboy/huggingface/runs/1bcp4hhg)
|
18 |
+
# phi-3-mrqa
|
19 |
|
20 |
+
This model is a fine-tuned version of [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) on a MRQA sample.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 1.7651
|
23 |
|