habanoz commited on
Commit
4cb348b
1 Parent(s): e55b262

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -12,6 +12,9 @@ TinyLlama-1.1B-intermediate-step-715k-1.5T finetuned using OpenAssistant/oasst_t
12
  SFT code:
13
  https://github.com/jzhang38/TinyLlama/tree/main/sft
14
 
 
 
 
15
  Command used:
16
  ```bash
17
  accelerate launch finetune.py \
 
12
  SFT code:
13
  https://github.com/jzhang38/TinyLlama/tree/main/sft
14
 
15
+ Evaluation Results at:
16
+ https://huggingface.co/datasets/open-llm-leaderboard/details_habanoz__tinyllama-oasst1-top1-instruct-full-lr1-5-v0.1_public/blob/main/results_2023-11-23T17-25-53.937618.json
17
+
18
  Command used:
19
  ```bash
20
  accelerate launch finetune.py \