Pankaj Mathur commited on
Commit
f1458f9
1 Parent(s): c1d4f99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -2
README.md CHANGED
@@ -13,6 +13,18 @@ pipeline_tag: text-generation
13
 
14
  A Llama2-70b model trained on Orca Style datasets.
15
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ### quantized versions
17
 
18
  Big thanks to [@TheBloke](https://huggingface.co/TheBloke)
@@ -21,11 +33,13 @@ Big thanks to [@TheBloke](https://huggingface.co/TheBloke)
21
 
22
  2) https://huggingface.co/TheBloke/orca_mini_v3_70B-GPTQ
23
 
 
24
 
25
  #### license disclaimer:
26
 
27
  This model is bound by the license & usage restrictions of the original Llama-2 model. And comes with no warranty or gurantees of any kind.
28
 
 
29
 
30
  ## Evaluation
31
 
@@ -43,7 +57,7 @@ Here are the results on metrics used by [HuggingFaceH4 Open LLM Leaderboard](htt
43
  |**Total Average**|-|**0.722175**||
44
 
45
 
46
- **P.S. I am actively seeking sponsorship and partnership opportunities. If you're interested, please connect with me at www.linkedin.com/in/pankajam.**
47
 
48
  ## Example Usage
49
 
@@ -86,6 +100,7 @@ print(tokenizer.decode(output[0], skip_special_tokens=True))
86
 
87
  ```
88
 
 
89
 
90
  #### Limitations & Biases:
91
 
@@ -95,7 +110,7 @@ Despite diligent efforts in refining the pretraining data, there remains a possi
95
 
96
  Exercise caution and cross-check information when necessary.
97
 
98
-
99
 
100
  ### Citiation:
101
 
 
13
 
14
  A Llama2-70b model trained on Orca Style datasets.
15
 
16
+
17
+ <br>
18
+
19
+ ![orca-mini](https://huggingface.co/psmathur/orca_mini_v3_70b/resolve/main/orca_minis_small.jpeg)
20
+
21
+
22
+ <br>
23
+
24
+ **P.S. I am actively seeking sponsorship and partnership opportunities. If you're interested, please connect with me at www.linkedin.com/in/pankajam.**
25
+
26
+ <br>
27
+
28
  ### quantized versions
29
 
30
  Big thanks to [@TheBloke](https://huggingface.co/TheBloke)
 
33
 
34
  2) https://huggingface.co/TheBloke/orca_mini_v3_70B-GPTQ
35
 
36
+ <br>
37
 
38
  #### license disclaimer:
39
 
40
  This model is bound by the license & usage restrictions of the original Llama-2 model. And comes with no warranty or gurantees of any kind.
41
 
42
+ <br>
43
 
44
  ## Evaluation
45
 
 
57
  |**Total Average**|-|**0.722175**||
58
 
59
 
60
+ <br>
61
 
62
  ## Example Usage
63
 
 
100
 
101
  ```
102
 
103
+ <br>
104
 
105
  #### Limitations & Biases:
106
 
 
110
 
111
  Exercise caution and cross-check information when necessary.
112
 
113
+ <br>
114
 
115
  ### Citiation:
116