efederici commited on
Commit
c43a3bf
1 Parent(s): 9a5b634

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -34,6 +34,7 @@ By @efederici and @mferraretto
34
 
35
  - **Language Model**: Mistral-7b for the Italian language, continued pre-training for Italian on a curated large-scale high-quality corpus.
36
  - **Fine-Tuning**: SFT performed on convs/instructions for three epochs.
 
37
 
38
  **v0.3**
39
  - Function calling
@@ -96,6 +97,6 @@ with torch.no_grad(), torch.backends.cuda.sdp_kernel(
96
 
97
  ## Intended uses & limitations
98
 
99
- It's a beta sft version, but it's not `aligned`. It's a first test. We are working on alignment data and evals.
100
 
101
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
 
34
 
35
  - **Language Model**: Mistral-7b for the Italian language, continued pre-training for Italian on a curated large-scale high-quality corpus.
36
  - **Fine-Tuning**: SFT performed on convs/instructions for three epochs.
37
+ - **KPO**: Aligned with KPO.
38
 
39
  **v0.3**
40
  - Function calling
 
97
 
98
  ## Intended uses & limitations
99
 
100
+ It's a beta version, but it's not `safe`.
101
 
102
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)