Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,69 @@ tags:
|
|
| 10 |
- merge
|
| 11 |
- frankenmerge
|
| 12 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Ollpheist-12B
|
|
|
|
| 10 |
- merge
|
| 11 |
- frankenmerge
|
| 12 |
license: apache-2.0
|
| 13 |
+
model-index:
|
| 14 |
+
- name: Retreatcost/Ollpheist-12B
|
| 15 |
+
results:
|
| 16 |
+
- task:
|
| 17 |
+
type: text-generation
|
| 18 |
+
name: UGI score
|
| 19 |
+
metrics:
|
| 20 |
+
- name: UGI
|
| 21 |
+
type: ugi
|
| 22 |
+
value: 30.77
|
| 23 |
+
source:
|
| 24 |
+
name: UGI Leaderboard
|
| 25 |
+
url: https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard
|
| 26 |
+
- task:
|
| 27 |
+
type: text-generation
|
| 28 |
+
name: W/10 Score
|
| 29 |
+
metrics:
|
| 30 |
+
- name: W/10
|
| 31 |
+
type: willingness
|
| 32 |
+
value: 6.2
|
| 33 |
+
source:
|
| 34 |
+
name: UGI Leaderboard
|
| 35 |
+
url: https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard
|
| 36 |
+
- task:
|
| 37 |
+
type: text-generation
|
| 38 |
+
name: NatInt Score
|
| 39 |
+
metrics:
|
| 40 |
+
- name: NatInt
|
| 41 |
+
type: natint
|
| 42 |
+
value: 23.27
|
| 43 |
+
source:
|
| 44 |
+
name: UGI Leaderboard
|
| 45 |
+
url: https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard
|
| 46 |
+
- task:
|
| 47 |
+
type: text-generation
|
| 48 |
+
name: Writing Score
|
| 49 |
+
metrics:
|
| 50 |
+
- name: Writing
|
| 51 |
+
type: writing
|
| 52 |
+
value: 37.42
|
| 53 |
+
source:
|
| 54 |
+
name: UGI Leaderboard
|
| 55 |
+
url: https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard
|
| 56 |
+
- task:
|
| 57 |
+
type: text-generation
|
| 58 |
+
name: NSFW score
|
| 59 |
+
metrics:
|
| 60 |
+
- name: NSFW
|
| 61 |
+
type: nsfw
|
| 62 |
+
value: 5.9
|
| 63 |
+
source:
|
| 64 |
+
name: UGI Leaderboard
|
| 65 |
+
url: https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard
|
| 66 |
+
- task:
|
| 67 |
+
type: text-generation
|
| 68 |
+
name: Dark score
|
| 69 |
+
metrics:
|
| 70 |
+
- name: Dark
|
| 71 |
+
type: dark
|
| 72 |
+
value: 6.3
|
| 73 |
+
source:
|
| 74 |
+
name: UGI Leaderboard
|
| 75 |
+
url: https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard
|
| 76 |
---
|
| 77 |
|
| 78 |
# Ollpheist-12B
|