arya23326 commited on
Commit
f5cd3eb
·
verified ·
1 Parent(s): e54309b

End of training

Browse files
README.md CHANGED
@@ -29,7 +29,7 @@ print(output["generated_text"])
29
 
30
  ## Training procedure
31
 
32
-
33
 
34
 
35
  This model was trained with SFT.
@@ -37,7 +37,7 @@ This model was trained with SFT.
37
  ### Framework versions
38
 
39
  - TRL: 0.14.0
40
- - Transformers: 4.47.1
41
  - Pytorch: 2.5.1+cu124
42
  - Datasets: 3.2.0
43
  - Tokenizers: 0.21.0
 
29
 
30
  ## Training procedure
31
 
32
+ [<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/connectwitharya23-arya/huggingface/runs/co9svush)
33
 
34
 
35
  This model was trained with SFT.
 
37
  ### Framework versions
38
 
39
  - TRL: 0.14.0
40
+ - Transformers: 4.48.2
41
  - Pytorch: 2.5.1+cu124
42
  - Datasets: 3.2.0
43
  - Tokenizers: 0.21.0
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "rope_theta": 100000,
28
  "tie_word_embeddings": true,
29
  "torch_dtype": "float32",
30
- "transformers_version": "4.47.1",
31
  "use_cache": true,
32
  "vocab_size": 49152
33
  }
 
27
  "rope_theta": 100000,
28
  "tie_word_embeddings": true,
29
  "torch_dtype": "float32",
30
+ "transformers_version": "4.48.2",
31
  "use_cache": true,
32
  "vocab_size": 49152
33
  }
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "pad_token_id": 2,
6
- "transformers_version": "4.47.1"
7
  }
 
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "pad_token_id": 2,
6
+ "transformers_version": "4.48.2"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82ac0ca77b56e848e2a45f7263e18c8652ae3572a9d13da190e5a58057df68fb
3
  size 538090408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c40220acb710b334bb2bade89e9fe6bdcbd7a1e99fad1e5a7637e6487b4f0263
3
  size 538090408
runs/Feb07_21-11-57_520b5f5c16bd/events.out.tfevents.1738962787.520b5f5c16bd.647.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09420b634806a4aa981745b74dee7c0cdbf6bd34f2bc00778faea0720809b8e2
3
+ size 32387
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
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
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2af485a31a9220d6f96b57b488a38caf4b3ba1937111d8db8d07e500eef5bc2
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38b5c300f31efa49a322b53d1b1f72c979d2b787c38d9708d8c63437493568f6
3
  size 5624