Image-Text-to-Text
Safetensors
gemma3
conversational
mrpeerat commited on
Commit
6cb3276
·
verified ·
1 Parent(s): 0cc6dfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -77,7 +77,7 @@ Use the code below to get started with the model.
77
 
78
  ## Training procedure
79
 
80
- We employ a supervised-finetuning technique (SFT) on Axolotl with the following hyperparameters.
81
 
82
  ### Training hyperparameters
83
 
@@ -118,11 +118,11 @@ AUPRC is the primary metric to evaluate the safety classification of our models.
118
  **Environment & Requirements**
119
  | Library | Version |
120
  | :--- | :--- |
121
- | `Transformers` | `4.55.0` |
122
- | `PyTorch` | `2.6.0` |
123
- | `deepspeed` | `0.17.2` |
124
- | `accelerate` | `1.10.0` |
125
- | `axolotl` | `0.12.1` |
126
 
127
  ## More Information
128
 
 
77
 
78
  ## Training procedure
79
 
80
+ We employ a supervised-finetuning technique (SFT) on Llama-factory with the following hyperparameters.
81
 
82
  ### Training hyperparameters
83
 
 
118
  **Environment & Requirements**
119
  | Library | Version |
120
  | :--- | :--- |
121
+ | `Transformers` | `4.57.1` |
122
+ | `PyTorch` | `2.7.1` |
123
+ | `deepspeed` | `0.15.4` |
124
+ | `accelerate` | `1.7.0` |
125
+ | `llamafactory` | `0.9.4.dev0` |
126
 
127
  ## More Information
128