jukofyork commited on
Commit
24006d3
1 Parent(s): ec79de8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -98,4 +98,8 @@ python create_control_vectors.py --model_id ./c4ai-command-r-plus --output_path
98
  python create_control_vectors.py --model_id ./c4ai-command-r-plus --output_path Mistral-Large-Instruct-2407_alignment_ --system_prompt_file data/system_messages_alignment.json --prompt_file data/prompts.txt --num_prompt_sample 500 --regularisation_factor 0.0
99
  ```
100
 
 
 
 
 
101
  Please leave feedback if you find these useful and I will consider running the same on the other 9 models in the main [creative-writing-control-vectors-v2.1](https://huggingface.co/jukofyork/creative-writing-control-vectors-v2.1) repo.
 
98
  python create_control_vectors.py --model_id ./c4ai-command-r-plus --output_path Mistral-Large-Instruct-2407_alignment_ --system_prompt_file data/system_messages_alignment.json --prompt_file data/prompts.txt --num_prompt_sample 500 --regularisation_factor 0.0
99
  ```
100
 
101
+ - [regularisation_factor = 0.0](https://huggingface.co/jukofyork/creative-writing-control-vectors-v2.1.1-EXPERIMENTAL/tree/main/regularisation_factor%20%3D%200.0)
102
+ - [regularisation_factor = 0.5](https://huggingface.co/jukofyork/creative-writing-control-vectors-v2.1.1-EXPERIMENTAL/tree/main/regularisation_factor%20%3D%200.5)
103
+ - [regularisation_factor = 1.0](https://huggingface.co/jukofyork/creative-writing-control-vectors-v2.1.1-EXPERIMENTAL/tree/main/regularisation_factor%20%3D%201.0)
104
+
105
  Please leave feedback if you find these useful and I will consider running the same on the other 9 models in the main [creative-writing-control-vectors-v2.1](https://huggingface.co/jukofyork/creative-writing-control-vectors-v2.1) repo.