Locutusque commited on
Commit
ab603cb
·
1 Parent(s): cb5f59d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,8 +5,9 @@ language:
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
 
 
5
  base_model: microsoft/Orca-2-13b
6
  datasets:
7
  - HuggingFaceH4/no_robots
8
+ - mlabonne/guanaco-llama2-1k
9
  ---
10
+ The "microsoft/Orca-2-13b" model fully fine-tuned on HuggingFaceH4/no_robots and mlabonne/guanaco-llama2-1k. This model achieved a test loss of 0.86.
11
 
12
  Make sure to comply with the microsoft research license. Please read it before using this model.
13