jondurbin commited on
Commit
1364ec2
1 Parent(s): fdf2e86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ This is a fine-tuned 13b parameter LlaMa model, using completely synthetic train
10
 
11
  The context size has been increased to 4096.
12
 
13
- The dataset used to fine-tune this model is available [here](https://huggingface.co/airoboros-gpt4), with a specific focus on:
14
  - trivia
15
  - math/reasoning (although it still sucks)
16
  - coding
 
10
 
11
  The context size has been increased to 4096.
12
 
13
+ The dataset used to fine-tune this model is available [here](https://huggingface.co/datasets/jondurbin/airoboros-gpt4), with a specific focus on:
14
  - trivia
15
  - math/reasoning (although it still sucks)
16
  - coding