Ba2han commited on
Commit
51af747
·
verified ·
1 Parent(s): 074f45c

Training in progress, step 474

Browse files
README.md CHANGED
@@ -1,18 +1,17 @@
1
  ---
2
- base_model: Ba2han/outputs
3
  library_name: transformers
4
  model_name: TR_SFT
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
  - sft
9
- - unsloth
10
  licence: license
11
  ---
12
 
13
  # Model Card for TR_SFT
14
 
15
- This model is a fine-tuned version of [Ba2han/outputs](https://huggingface.co/Ba2han/outputs).
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
@@ -28,7 +27,7 @@ print(output["generated_text"])
28
 
29
  ## Training procedure
30
 
31
- [<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/a7ick3bl)
32
 
33
 
34
  This model was trained with SFT.
@@ -38,7 +37,7 @@ This model was trained with SFT.
38
  - TRL: 0.24.0
39
  - Transformers: 5.5.0
40
  - Pytorch: 2.10.0+cu128
41
- - Datasets: 4.3.0
42
  - Tokenizers: 0.22.2
43
 
44
  ## Citations
 
1
  ---
 
2
  library_name: transformers
3
  model_name: TR_SFT
4
  tags:
5
  - generated_from_trainer
6
+ - unsloth
7
  - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
12
  # Model Card for TR_SFT
13
 
14
+ This model is a fine-tuned version of [None](https://huggingface.co/None).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
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/vlcy4szp)
31
 
32
 
33
  This model was trained with SFT.
 
37
  - TRL: 0.24.0
38
  - Transformers: 5.5.0
39
  - Pytorch: 2.10.0+cu128
40
+ - Datasets: 4.6.0
41
  - Tokenizers: 0.22.2
42
 
43
  ## Citations
config.json CHANGED
@@ -58,7 +58,7 @@
58
  ],
59
  "max_position_embeddings": 16384,
60
  "max_window_layers": 42,
61
- "model_name": "Ba2han/outputs",
62
  "model_type": "qwen3",
63
  "num_attention_heads": 12,
64
  "num_hidden_layers": 42,
 
58
  ],
59
  "max_position_embeddings": 16384,
60
  "max_window_layers": 42,
61
+ "model_name": "TR_CPT1/checkpoint-10000",
62
  "model_type": "qwen3",
63
  "num_attention_heads": 12,
64
  "num_hidden_layers": 42,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c19205d61f0f0859c7e8d418ebd73ffdf50985c74195e59026bb0acf216f6f1
3
  size 2519929824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef397b76f45fcbe2659ff62edbf0a82a1f951daeaf628939a2120fa6b02ebbeb
3
  size 2519929824
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 3072,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
tokenizer_config.json CHANGED
@@ -3,10 +3,10 @@
3
  "bos_token": "<bos>",
4
  "clean_up_tokenization_spaces": false,
5
  "eos_token": "<eos>",
6
- "is_local": false,
7
  "model_max_length": 1000000000000000019884624838656,
8
  "pad_token": "<pad>",
9
- "padding_side": "left",
10
  "tokenizer_class": "TokenizersBackend",
11
  "unk_token": "<unk>",
12
  "added_tokens_decoder": {
 
3
  "bos_token": "<bos>",
4
  "clean_up_tokenization_spaces": false,
5
  "eos_token": "<eos>",
6
+ "is_local": true,
7
  "model_max_length": 1000000000000000019884624838656,
8
  "pad_token": "<pad>",
9
+ "padding_side": "right",
10
  "tokenizer_class": "TokenizersBackend",
11
  "unk_token": "<unk>",
12
  "added_tokens_decoder": {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce518ff28c1a3ee24c62e7ed8fafbbeaa253602a3403d659b79a6efadff8a437
3
- size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:739c5713bb5758511b2bae79be46c940db56a861c1c0174f91add6f7de16f6bf
3
+ size 5713