prince-canuma commited on
Commit
5817e8d
·
verified ·
1 Parent(s): 710102a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -11,9 +11,14 @@ datasets:
11
  - prince-canuma/TinyOrca
12
  language:
13
  - en
 
 
 
14
  ---
15
 
16
  # Model Summary
 
 
17
 
18
  <!-- Provide a quick summary of what the model is/does. -->
19
  This model is a instruction-tuned version of Phi-2, a Transformer model with 2.7 billion parameters from Microsoft.
@@ -32,7 +37,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
32
  - **Developed by:** [Prince Canuma](https://huggingface.co/prince-canuma)
33
  - **Model type:** Transformer
34
  - **License:** MIT
35
- - **Finetuned from model:** [microsoft/phi-2](https://huggingface.co/microsoft/phi-2)
36
 
37
 
38
 
 
11
  - prince-canuma/TinyOrca
12
  language:
13
  - en
14
+ base_model:
15
+ - microsoft/phi-2
16
+
17
  ---
18
 
19
  # Model Summary
20
+ <img src="Damysus.png" width="500" alt="Damysus - the fastest giant"/>
21
+
22
 
23
  <!-- Provide a quick summary of what the model is/does. -->
24
  This model is a instruction-tuned version of Phi-2, a Transformer model with 2.7 billion parameters from Microsoft.
 
37
  - **Developed by:** [Prince Canuma](https://huggingface.co/prince-canuma)
38
  - **Model type:** Transformer
39
  - **License:** MIT
40
+ - **Finetuned from model:** microsoft/phi-2
41
 
42
 
43