lomahony commited on
Commit
710a0a8
1 Parent(s): 3f1c771

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,13 +10,13 @@ datasets:
10
  - Anthropic/hh-rlhf
11
  ---
12
 
13
- [Pythia-1.4b](https://huggingface.co/EleutherAI/pythia-410m) supervised finetuned using TRLx library with the helpful subset of [Anthropic-hh-rlhf dataset](https://huggingface.co/datasets/Anthropic/hh-rlhf) for 1 epoch.
14
 
15
  Checkpoints are also uploaded.
16
 
17
  Fully reproducible finetuning code is available on [GitHub](https://github.com/lomahony/trlx-pythia/tree/main)
18
 
19
- [wandb log](https://wandb.ai/lauraomahony999/sft-pythia/runs/ydaj2ks8)
20
 
21
- See [Pythia-1.4b](https://huggingface.co/EleutherAI/pythia-410m) for model details [(paper)](https://arxiv.org/abs/2101.00027).
22
 
 
10
  - Anthropic/hh-rlhf
11
  ---
12
 
13
+ [Pythia-1.4b](https://huggingface.co/EleutherAI/pythia-1.4b) supervised finetuned using TRLx library with the helpful subset of [Anthropic-hh-rlhf dataset](https://huggingface.co/datasets/Anthropic/hh-rlhf) for 1 epoch.
14
 
15
  Checkpoints are also uploaded.
16
 
17
  Fully reproducible finetuning code is available on [GitHub](https://github.com/lomahony/trlx-pythia/tree/main)
18
 
19
+ [wandb log](https://wandb.ai/lauraomahony999/pythia-sft/runs/ydaj2ks8)
20
 
21
+ See [Pythia-1.4b](https://huggingface.co/EleutherAI/pythia-1.4b) for model details [(paper)](https://arxiv.org/abs/2101.00027).
22