Model save
Browse files- README.md +6 -6
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -27,18 +27,18 @@ 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/behroozazarkhalili/qwen2.5-7b-instruct-trl-sft-ChartQA/runs/
|
31 |
|
32 |
|
33 |
This model was trained with SFT.
|
34 |
|
35 |
### Framework versions
|
36 |
|
37 |
-
- TRL: 0.
|
38 |
-
- Transformers: 4.
|
39 |
- Pytorch: 2.5.1+cu121
|
40 |
-
- Datasets: 3.
|
41 |
-
- Tokenizers: 0.21.
|
42 |
|
43 |
## Citations
|
44 |
|
@@ -49,7 +49,7 @@ Cite TRL as:
|
|
49 |
```bibtex
|
50 |
@misc{vonwerra2022trl,
|
51 |
title = {{TRL: Transformer Reinforcement Learning}},
|
52 |
-
author = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin
|
53 |
year = 2020,
|
54 |
journal = {GitHub repository},
|
55 |
publisher = {GitHub},
|
|
|
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/behroozazarkhalili/qwen2.5-7b-instruct-trl-sft-ChartQA/runs/evvf8o2r)
|
31 |
|
32 |
|
33 |
This model was trained with SFT.
|
34 |
|
35 |
### Framework versions
|
36 |
|
37 |
+
- TRL: 0.19.0
|
38 |
+
- Transformers: 4.53.0.dev0
|
39 |
- Pytorch: 2.5.1+cu121
|
40 |
+
- Datasets: 3.6.0
|
41 |
+
- Tokenizers: 0.21.1
|
42 |
|
43 |
## Citations
|
44 |
|
|
|
49 |
```bibtex
|
50 |
@misc{vonwerra2022trl,
|
51 |
title = {{TRL: Transformer Reinforcement Learning}},
|
52 |
+
author = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallou{\'e}dec},
|
53 |
year = 2020,
|
54 |
journal = {GitHub repository},
|
55 |
publisher = {GitHub},
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 10108960
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6863dcf5c252021c1d21024b95424437609174c967165af5649dab24b4e5614d
|
3 |
size 10108960
|