Training in progress, step 100
Browse files
README.md
CHANGED
|
@@ -3,8 +3,8 @@ library_name: transformers
|
|
| 3 |
model_name: ROS2Chat
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
-
- sft
|
| 7 |
- trl
|
|
|
|
| 8 |
licence: license
|
| 9 |
---
|
| 10 |
|
|
@@ -26,18 +26,18 @@ print(output["generated_text"])
|
|
| 26 |
|
| 27 |
## Training procedure
|
| 28 |
|
| 29 |
-
[<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/mohamedissaoui2468-ensi/huggingface/runs/
|
| 30 |
|
| 31 |
|
| 32 |
This model was trained with SFT.
|
| 33 |
|
| 34 |
### Framework versions
|
| 35 |
|
| 36 |
-
- TRL: 0.23.
|
| 37 |
-
- Transformers: 4.56.
|
| 38 |
- Pytorch: 2.8.0+cu126
|
| 39 |
- Datasets: 4.0.0
|
| 40 |
-
- Tokenizers: 0.22.
|
| 41 |
|
| 42 |
## Citations
|
| 43 |
|
|
|
|
| 3 |
model_name: ROS2Chat
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
| 6 |
- trl
|
| 7 |
+
- sft
|
| 8 |
licence: license
|
| 9 |
---
|
| 10 |
|
|
|
|
| 26 |
|
| 27 |
## Training procedure
|
| 28 |
|
| 29 |
+
[<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/mohamedissaoui2468-ensi/huggingface/runs/560etfpc)
|
| 30 |
|
| 31 |
|
| 32 |
This model was trained with SFT.
|
| 33 |
|
| 34 |
### Framework versions
|
| 35 |
|
| 36 |
+
- TRL: 0.23.1
|
| 37 |
+
- Transformers: 4.56.2
|
| 38 |
- Pytorch: 2.8.0+cu126
|
| 39 |
- Datasets: 4.0.0
|
| 40 |
+
- Tokenizers: 0.22.1
|
| 41 |
|
| 42 |
## Citations
|
| 43 |
|
adapter_config.json
CHANGED
|
@@ -26,9 +26,9 @@
|
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
"q_proj",
|
|
|
|
| 29 |
"k_proj",
|
| 30 |
-
"v_proj"
|
| 31 |
-
"o_proj"
|
| 32 |
],
|
| 33 |
"target_parameters": null,
|
| 34 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
"q_proj",
|
| 29 |
+
"o_proj",
|
| 30 |
"k_proj",
|
| 31 |
+
"v_proj"
|
|
|
|
| 32 |
],
|
| 33 |
"target_parameters": null,
|
| 34 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15373488
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a21277ac1d19be5ccd90edf34f7c6f3e94244abb942862f060b0510068b94fa5
|
| 3 |
size 15373488
|
runs/Oct07_21-06-10_950af9c983f0/events.out.tfevents.1759871325.950af9c983f0.290.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6187b8afd73d97c0698fbe35e8550193f9d24d04493b9c059dee9b53123d8fa3
|
| 3 |
+
size 10651
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6225
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33ca93cfba30ad9d39944a20a0278e90ce4dea631db8f16b0c81f89c3bc850f0
|
| 3 |
size 6225
|