fine-tuned adapter
Browse files
README.md
CHANGED
@@ -1,23 +1,20 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
- ar
|
4 |
library_name: peft
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
datasets:
|
8 |
-
- dalyaff/darebah-2K
|
9 |
base_model: microsoft/phi-2
|
10 |
model-index:
|
11 |
-
- name: phi-
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
-
# phi-
|
19 |
|
20 |
-
This model is a fine-tuned version of [
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.6664
|
23 |
|
|
|
1 |
---
|
2 |
+
license: mit
|
|
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
base_model: microsoft/phi-2
|
7 |
model-index:
|
8 |
+
- name: phi2-QA-Arabic-phi-darebah-arabicandeng-newtest
|
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 |
+
# phi2-QA-Arabic-phi-darebah-arabicandeng-newtest
|
16 |
|
17 |
+
This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.6664
|
20 |
|