flood commited on
Commit
460c15c
1 Parent(s): c0491a9

Training in progress, step 500

Browse files
config.json CHANGED
@@ -36,6 +36,6 @@
36
  "sinusoidal_pos_embds": false,
37
  "tie_weights_": true,
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.17.0",
40
  "vocab_size": 30522
41
  }
 
36
  "sinusoidal_pos_embds": false,
37
  "tie_weights_": true,
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.19.2",
40
  "vocab_size": 30522
41
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4690bbdbb57fdf279027a9b11fe3c67823e6b06cbced2971655823cc98d5dfd9
3
- size 267872817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acb6db7c601c8ba59fa9e29e59e3a4fc566637bdc800afe379231d8279fd5d2e
3
+ size 267866609
runs/May26_16-46-19_saturn/1653583697.8486667/events.out.tfevents.1653583697.saturn.533485.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12ead74e0041c07db74344adf825a3426d625e0d65dcf0dd5e9a01e3daf28f98
3
+ size 5226
runs/May26_16-46-19_saturn/events.out.tfevents.1653583697.saturn.533485.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3276787590ad2208c47e60fa98b5ac5405d95903923a23013662e279eda3004f
3
+ size 3885
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19e8e920fd2ee90b674e5e6edce8a768b21b56ec4b728c7e65dd8c586e1a5bd0
3
- size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ee9219d9d2b1bb903b00a17b0afb3b3e5a8282ccb23fc72fc19bc691a8827d6
3
+ size 3247