OS-Software commited on
Commit
1691479
·
verified ·
1 Parent(s): 33e8f2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -30,11 +30,16 @@ tags:
30
  | **KL divergence** | 0.0323 | 0 *(by definition)* |
31
  | **Refusals** | 0/100 | 93/100 |
32
 
 
 
 
 
 
33
  -----
34
 
35
 
36
 
37
- <img width="600px" src="assets/ornith_logo.png">
38
 
39
  [![Ornith Blog](https://img.shields.io/badge/%F0%9F%A6%A2%EF%B8%8F%20Ornith%20Blog%20-FD8E5B)](https://deep-reinforce.com/ornith.html)
40
 
@@ -50,7 +55,7 @@ Highlights:
50
  - **Self-Improving Training Framework**:  Ornith-1.0 employs RL to learn to generate not only solution rollouts, but also the scallfold that drive those rollouts. By jointly optimizing the scaffold and the resulting solution, the model discovers better search trajectories and generates higher-quality solutions.
51
  - **Licence**: MIT licensed, globally accessible, and free from regional limitations.
52
 
53
- <img style="width: 100%; max-width: 900px;" src="assets/ornith_9b_eval.png" alt="Ornith 9B Benchmark Results" title="Ornith 9B Benchmark Results">
54
 
55
  ## Ornith 1.0 9B
56
 
 
30
  | **KL divergence** | 0.0323 | 0 *(by definition)* |
31
  | **Refusals** | 0/100 | 93/100 |
32
 
33
+ Note: Performance testing, including the measurement of refusal rates, was conducted using Japanese datasets ([harmless_alpaca_ja](https://huggingface.co/datasets/OS-Software/harmless_alpaca_ja), [harmful_behaviors_ja](https://huggingface.co/datasets/OS-Software/harmful_behaviors_ja)).
34
+
35
+ ## GGUF Version
36
+ GGUF quantizations available [here](https://huggingface.co/OS-Software/Ornith-1.0-9B-heretic-ja-GGUF)
37
+
38
  -----
39
 
40
 
41
 
42
+ <img width="600px" src="https://huggingface.co/deepreinforce-ai/Ornith-1.0-9B/resolve/main/assets/ornith_logo.png">
43
 
44
  [![Ornith Blog](https://img.shields.io/badge/%F0%9F%A6%A2%EF%B8%8F%20Ornith%20Blog%20-FD8E5B)](https://deep-reinforce.com/ornith.html)
45
 
 
55
  - **Self-Improving Training Framework**:  Ornith-1.0 employs RL to learn to generate not only solution rollouts, but also the scallfold that drive those rollouts. By jointly optimizing the scaffold and the resulting solution, the model discovers better search trajectories and generates higher-quality solutions.
56
  - **Licence**: MIT licensed, globally accessible, and free from regional limitations.
57
 
58
+ <img style="width: 100%; max-width: 900px;" src="https://huggingface.co/deepreinforce-ai/Ornith-1.0-9B/resolve/main/assets/ornith_9b_eval.png" alt="Ornith 9B Benchmark Results" title="Ornith 9B Benchmark Results">
59
 
60
  ## Ornith 1.0 9B
61