ainth89 commited on
Commit
d93dc12
·
verified ·
1 Parent(s): 68a3119

End of training

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: TinyLlama/TinyLlama_v1.1
5
  tags:
6
  - trl
7
  - sft
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # your_output_dir_zezze
18
 
19
- This model is a fine-tuned version of [TinyLlama/TinyLlama_v1.1](https://huggingface.co/TinyLlama/TinyLlama_v1.1) on an unknown dataset.
20
 
21
  ## Model description
22
 
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 1
45
 
46
  ### Training results
47
 
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: ainth89/your_output_dir_zezze
5
  tags:
6
  - trl
7
  - sft
 
16
 
17
  # your_output_dir_zezze
18
 
19
+ This model is a fine-tuned version of [ainth89/your_output_dir_zezze](https://huggingface.co/ainth89/your_output_dir_zezze) on an unknown dataset.
20
 
21
  ## Model description
22
 
 
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 4
45
 
46
  ### Training results
47
 
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "TinyLlama/TinyLlama_v1.1",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "ainth89/your_output_dir_zezze",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9064917238c870b36ba9cc17a6a2f2ed1b75f31bdd7b27ed978016201b39f193
3
  size 4400216536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6235aae1edf94b09ffd0e12c9268d727b9631033b7e5cd599b2cfec21eb6a0fe
3
  size 4400216536
runs/Sep10_15-25-08_5830fb298992/events.out.tfevents.1725981949.5830fb298992.2022.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6c7566f7cce4b7fe33caf72417140ec8cbfe36f0de565f7f26655eaa98a3f21
3
+ size 5624
special_tokens_map.json CHANGED
@@ -13,7 +13,13 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": "</s>",
 
 
 
 
 
 
17
  "unk_token": {
18
  "content": "<unk>",
19
  "lstrip": false,
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
  "unk_token": {
24
  "content": "<unk>",
25
  "lstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:695d3d2477557a0121a5add8ef7710d616bedfb400674ff6a43da6dbf5542085
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f0258b6ba0b948f1b5ed2d66947be56033d649025c5ed9244f819380852e5dc
3
  size 5432