XueyingJia commited on
Commit
6435e70
·
verified ·
1 Parent(s): 42f558f

End of training

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  base_model: lomahony/pythia-160m-helpful-sft
 
3
  library_name: transformers
4
  model_name: pythia-1b-deduped-tldr-online-dpo
5
  tags:
@@ -11,7 +12,7 @@ licence: license
11
 
12
  # Model Card for pythia-1b-deduped-tldr-online-dpo
13
 
14
- This model is a fine-tuned version of [lomahony/pythia-160m-helpful-sft](https://huggingface.co/lomahony/pythia-160m-helpful-sft).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
1
  ---
2
  base_model: lomahony/pythia-160m-helpful-sft
3
+ datasets: XueyingJia/online_dpo_repo
4
  library_name: transformers
5
  model_name: pythia-1b-deduped-tldr-online-dpo
6
  tags:
 
12
 
13
  # Model Card for pythia-1b-deduped-tldr-online-dpo
14
 
15
+ This model is a fine-tuned version of [lomahony/pythia-160m-helpful-sft](https://huggingface.co/lomahony/pythia-160m-helpful-sft) on the [XueyingJia/online_dpo_repo](https://huggingface.co/datasets/XueyingJia/online_dpo_repo) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start