yuzhounie commited on
Commit
de2efcb
·
verified ·
1 Parent(s): baaff7f

End of training

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. generation_config.json +1 -1
  3. tokenizer.json +1 -1
README.md CHANGED
@@ -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/rucnyz/huggingface/runs/gfbqivqw)
31
 
32
 
33
  This model was trained with GKD, a method introduced in [On-Policy Distillation of Language Models: Learning from Self-Generated Mistakes](https://huggingface.co/papers/2306.13649).
@@ -35,9 +35,9 @@ This model was trained with GKD, a method introduced in [On-Policy Distillation
35
  ### Framework versions
36
 
37
  - TRL: 0.15.2
38
- - Transformers: 4.48.2
39
- - Pytorch: 2.6.0
40
- - Datasets: 3.2.0
41
  - Tokenizers: 0.21.0
42
 
43
  ## Citations
 
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/rucnyz/huggingface/runs/ib9f5hks)
31
 
32
 
33
  This model was trained with GKD, a method introduced in [On-Policy Distillation of Language Models: Learning from Self-Generated Mistakes](https://huggingface.co/papers/2306.13649).
 
35
  ### Framework versions
36
 
37
  - TRL: 0.15.2
38
+ - Transformers: 4.49.0
39
+ - Pytorch: 2.5.1
40
+ - Datasets: 3.3.2
41
  - Tokenizers: 0.21.0
42
 
43
  ## Citations
generation_config.json CHANGED
@@ -7,5 +7,5 @@
7
  107
8
  ],
9
  "pad_token_id": 0,
10
- "transformers_version": "4.48.2"
11
  }
 
7
  107
8
  ],
9
  "pad_token_id": 0,
10
+ "transformers_version": "4.49.0"
11
  }
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa54bda6edda28c1a6379f36bb3313ad38c6ba58377a87a7568e39a358ad210b
3
  size 34362971
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b7f3b1251a32d5696ed7abf8484f313b5ae1401c2aedb2abbb65e0d68cfe63b
3
  size 34362971