ibrahimj commited on
Commit
9caeb71
1 Parent(s): e779ce9

Model save

Browse files
README.md CHANGED
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_steps: 500
46
- - training_steps: 7500
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
 
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_steps: 500
46
+ - training_steps: 20000
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
all_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.3,
3
+ "train_loss": 1.1846045168919276e-05,
4
+ "train_runtime": 3.611,
5
+ "train_samples_per_second": 33231.537,
6
+ "train_steps_per_second": 2076.971
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:005702b9e7451377be8125b53827e08972b3445c56b65b8bd22ee5e57773d141
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d164bf23af16fad1de58319abf8e856e494c64a394d680400c45bf31da83cd2f
3
  size 966995080
runs/Feb23_14-08-18_ip-10-0-3-5.eu-west-1.compute.internal/events.out.tfevents.1708697315.ip-10-0-3-5.eu-west-1.compute.internal.17482.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab7d38c8ac4dc4ec4c417d191735507993ce90a41a5853c775f40fa65095b5eb
3
+ size 5597
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.3,
3
+ "train_loss": 1.1846045168919276e-05,
4
+ "train_runtime": 3.611,
5
+ "train_samples_per_second": 33231.537,
6
+ "train_steps_per_second": 2076.971
7
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2965ea4df87d49ffce12e6e9f87e02eacb88829ff09bc3c293387011423d2c8
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcf5e750eac21fe45e1ff09eca696b7071e61cbb0f297289a50ac7eed97286b7
3
  size 4920