cookinai commited on
Commit
a0e2156
1 Parent(s): 97f7084

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ base_model: unsloth/llama-3-8b-bnb-4bit
13
  ---
14
 
15
  # Llama 3 finetuned on my TRRR-CoT Dataset
16
- cookinai/TRRR-CoT
17
 
18
  - This was an attempt at synthetically generating a CoT dataset and then finetuning it on a model to see its reuslts.
19
  - From what I notice, when using the correct prompt template the model almost always ues the TRRR format, but I am still awaiting benchmark tests to see if this can improve anything
 
13
  ---
14
 
15
  # Llama 3 finetuned on my TRRR-CoT Dataset
16
+ **cookinai/TRRR-CoT**
17
 
18
  - This was an attempt at synthetically generating a CoT dataset and then finetuning it on a model to see its reuslts.
19
  - From what I notice, when using the correct prompt template the model almost always ues the TRRR format, but I am still awaiting benchmark tests to see if this can improve anything