yongtaek commited on
Commit
662b040
·
verified ·
1 Parent(s): 7ee2edf

End of training

Browse files
README.md CHANGED
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: constant
44
  - lr_scheduler_warmup_ratio: 0.03
45
- - num_epochs: 10
46
 
47
  ### Training results
48
 
 
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: constant
44
  - lr_scheduler_warmup_ratio: 0.03
45
+ - num_epochs: 40
46
 
47
  ### Training results
48
 
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eafe7fcae2fc61f932db7ab7d95d1a84f470dc0ce8f976b9814cbdd4b26ed084
3
  size 54543312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a05242fa76348b79f9f3d28fe14b6ff9ff26fca6f2e2ab655c1f874dfe19c7d
3
  size 54543312
runs/Dec12_02-46-14_112cbf82ed7f/events.out.tfevents.1733971582.112cbf82ed7f.4328.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6be45aacc599a32a4e29255426490341812683fceb8c356053ac0a5c38d71679
3
+ size 18584
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 128000,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 2048,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 128001,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<|end_of_text|>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 128000,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45e708b50d3c77a6fa9975daa03bc1dd2d6bab9aef26f2c2a80b9e85a3907093
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e09488dd12d488dda3ab04c0e3514a1c9139d74feb2d24a03228f1aa53e0c739
3
  size 4728