eneskaya commited on
Commit
d34a492
·
1 Parent(s): 9b0c111

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -20,6 +20,6 @@
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.30.2",
24
  "vocab_size": 30522
25
  }
 
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.31.0",
24
  "vocab_size": 30522
25
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:964a2bf69163c4705e4325957defb1918126b28ecc5ca76f90707432c2d4bd3d
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84707e25ebdc98624894690b08c2e2c1ea242d7dcd8d8e24975031252b950dc8
3
  size 267855533
runs/Jul19_18-02-24_fb7e2c50182a/events.out.tfevents.1689789781.fb7e2c50182a.526.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcae5cac618629e7ffdb857d4186ca2d4f2db6132d269bbacda1614424c643ae
3
+ size 3993
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9df32db4c6e90ba91acd57d693a3889a4092c592f84191b0fc279ac042841526
3
- size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d5a5f441160742937b5b2cb089860e074d42ffe490f2c2a66e78b19c49151e
3
+ size 4027