Ba2han commited on
Commit
b975ec3
·
verified ·
1 Parent(s): 1729fc5

Training in progress, step 3600

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. tokenizer_config.json +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -3,9 +3,9 @@ library_name: transformers
3
  model_name: experimental_auto
4
  tags:
5
  - generated_from_trainer
6
- - trl
7
  - sft
8
  - unsloth
 
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/batuhan409/huggingface/runs/hz4yjuad)
31
 
32
 
33
  This model was trained with SFT.
 
3
  model_name: experimental_auto
4
  tags:
5
  - generated_from_trainer
 
6
  - sft
7
  - unsloth
8
+ - trl
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/batuhan409/huggingface/runs/r0q9us00)
31
 
32
 
33
  This model was trained with SFT.
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89238a08b358a0c70ad5e7fc890d3908036739a605af401c0e364bdc47e68d85
3
  size 1229999800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78422334f598aaae486edd522ccaf2f11ba634464043add0f09ee4af317b6105
3
  size 1229999800
tokenizer_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "model_max_length": 8192,
12
  "pad_token": "<|finetune_right_pad_id|>",
13
  "padding_side": "right",
14
- "tokenizer_class": "PreTrainedTokenizerFast",
15
  "unk_token": null,
16
  "added_tokens_decoder": {
17
  "50030": {
 
11
  "model_max_length": 8192,
12
  "pad_token": "<|finetune_right_pad_id|>",
13
  "padding_side": "right",
14
+ "tokenizer_class": "TokenizersBackend",
15
  "unk_token": null,
16
  "added_tokens_decoder": {
17
  "50030": {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4aace21562d882092230970178c6bfb5abb1c0d7b59d91b2cc18b982e1e0cfbc
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be96f7a39b6b4f1f6caac0f07ff3b4186beb74192a4ecb235defc88ec0b9c018
3
  size 5713