ewof commited on
Commit
8e7beea
1 Parent(s): 5b94ad2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,11 +9,11 @@ datasets:
9
  on a 4x nvidia a40 gpu cluster.
10
 
11
  the a40 GPU cluster has been graciously provided by [Arc Compute](https://www.arccompute.io/).
12
- rank 8 lora merge
13
 
14
  ## Base Model
15
 
16
- native fine tune of mistralai/Mistral-7B-v0.1
 
17
  ## Prompting
18
 
19
  The current model version has been trained on prompts using three different roles, which are denoted by the following tokens: `<|system|>`, `<|user|>` and `<|model|>`.
 
9
  on a 4x nvidia a40 gpu cluster.
10
 
11
  the a40 GPU cluster has been graciously provided by [Arc Compute](https://www.arccompute.io/).
 
12
 
13
  ## Base Model
14
 
15
+ rank 8 lora tune of mistralai/Mistral-7B-v0.1
16
+
17
  ## Prompting
18
 
19
  The current model version has been trained on prompts using three different roles, which are denoted by the following tokens: `<|system|>`, `<|user|>` and `<|model|>`.