sonspeed commited on
Commit
2e10ebb
·
verified ·
1 Parent(s): 6dc39fc

Training in progress, step 1000

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. config.json +1 -1
  3. model.safetensors +1 -1
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: bartpho-cpotrl-summarization-word1
5
  tags:
6
  - generated_from_trainer
7
- - cpo
8
  - trl
 
9
  licence: license
10
  ---
11
 
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/sonspeed-hanoi-university-of-science-and-technology/bartpho-summarization-cpotrl/runs/qeatwcuw)
31
 
32
 
33
  This model was trained with CPO, a method introduced in [Contrastive Preference Optimization: Pushing the Boundaries of LLM Performance in Machine Translation](https://huggingface.co/papers/2401.08417).
 
4
  model_name: bartpho-cpotrl-summarization-word1
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - cpo
9
  licence: license
10
  ---
11
 
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/sonspeed-hanoi-university-of-science-and-technology/bartpho-summarization-cpotrl/runs/r8xksjdz)
31
 
32
 
33
  This model was trained with CPO, a method introduced in [Contrastive Preference Optimization: Pushing the Boundaries of LLM Performance in Machine Translation](https://huggingface.co/papers/2401.08417).
config.json CHANGED
@@ -12,7 +12,7 @@
12
  "decoder_ffn_dim": 4096,
13
  "decoder_layerdrop": 0.0,
14
  "decoder_layers": 12,
15
- "decoder_start_token_id": 0,
16
  "dropout": 0.1,
17
  "encoder_attention_heads": 16,
18
  "encoder_ffn_dim": 4096,
 
12
  "decoder_ffn_dim": 4096,
13
  "decoder_layerdrop": 0.0,
14
  "decoder_layers": 12,
15
+ "decoder_start_token_id": 2,
16
  "dropout": 0.1,
17
  "encoder_attention_heads": 16,
18
  "encoder_ffn_dim": 4096,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7c76dbb309b86d451025726119e397e9a2c6051a2fb948ee8212f87b6fb3d6e
3
  size 1681761380
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d2d1aba2b5f3b031e74a830531224c4509632996119be5142675fa2c172fb78
3
  size 1681761380