DanielDataLaing commited on
Commit
14f2fcc
verified
1 Parent(s): c305a4e

Training in progress, step 30

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model.safetensors +2 -2
  3. tokenizer.json +2 -2
  4. training_args.bin +1 -1
config.json CHANGED
@@ -14,7 +14,7 @@
14
  "intermediate_size": 3072,
15
  "language": "english",
16
  "layer_norm_eps": 1e-05,
17
- "max_position_embeddings": 514,
18
  "model_type": "roberta",
19
  "name": "Roberta",
20
  "num_attention_heads": 12,
 
14
  "intermediate_size": 3072,
15
  "language": "english",
16
  "layer_norm_eps": 1e-05,
17
+ "max_position_embeddings": 1024,
18
  "model_type": "roberta",
19
  "name": "Roberta",
20
  "num_attention_heads": 12,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41948ea7e61f16e44ce22a43260443f810d5fb99675859b6996a936a38f67772
3
- size 496250232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c54b192f9256da46c828a54906be682a9bf377cc7b4169b30dbc73157c31a0a1
3
+ size 497816952
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 384,
6
  "strategy": "OnlySecond",
7
  "stride": 128
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 384
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "OnlySecond",
7
  "stride": 128
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 512
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab48e4543ca4e231ae44fbf39d87b866a70b3f4e66c03e30c4bfab0c7d8c97b1
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c100eafbc09cec251c19cefb793521f1a6fe2063ec574d15cbad34e7d75d9f6a
3
  size 5304