Locutusque commited on
Commit
5b23bb9
·
1 Parent(s): d9c50f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- license: llama2
3
  language:
4
  - en
 
5
  datasets:
6
  - HuggingFaceH4/no_robots
7
  ---
8
- The "meta-llama/Llama-2-13b-hf" model fully fine-tuned on HuggingFaceH4/no_robots. It was trained on the entire dataset, and achieved a test loss of 1.6.
9
 
10
- Make sure to comply with the llama2 license. Please read it before using this model.
11
 
12
  This model was trained on the following chat template:
13
  "<|USER|> message <|ASSISTANT|> message"
 
1
  ---
2
+ license: other
3
  language:
4
  - en
5
+ base_model: microsoft/Orca-2-13b
6
  datasets:
7
  - HuggingFaceH4/no_robots
8
  ---
9
+ The "microsoft/Orca-2-13b" model fully fine-tuned on HuggingFaceH4/no_robots. It was trained on the entire dataset, and achieved a test loss of 0.86.
10
 
11
+ Make sure to comply with the microsoft research license. Please read it before using this model.
12
 
13
  This model was trained on the following chat template:
14
  "<|USER|> message <|ASSISTANT|> message"