JasperLS commited on
Commit
4cbbb03
1 Parent(s): 17519ad

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -37,7 +37,7 @@
37
  "relative_attention": true,
38
  "share_att_key": true,
39
  "torch_dtype": "float32",
40
- "transformers_version": "4.28.1",
41
  "type_vocab_size": 0,
42
  "vocab_size": 128100
43
  }
 
37
  "relative_attention": true,
38
  "share_att_key": true,
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.29.1",
41
  "type_vocab_size": 0,
42
  "vocab_size": 128100
43
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:873c2b5b361f878123046510962e05eed8b45bf75c7c1face9050e14c9277821
3
  size 737768761
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95596a568496f251fcfd67a7e372cbbd179aa843d44342a8a08866035c4f7fd4
3
  size 737768761
runs/May16_16-06-58_03e0530aac32/1684253397.2390237/events.out.tfevents.1684253397.03e0530aac32.252.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d1efb93f109653e72436726382eb393844c2ebca27427053dad443bfa453f62
3
+ size 5937
runs/May16_16-06-58_03e0530aac32/events.out.tfevents.1684253397.03e0530aac32.252.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca22c8f2a0863de54fd913c7c7ad99a5fc25302e7c120f6eec4acc15b2546dbb
3
+ size 4616
tokenizer.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
- "padding": {
5
- "strategy": "BatchLongest",
6
- "direction": "Right",
7
- "pad_to_multiple_of": null,
8
- "pad_id": 0,
9
- "pad_type_id": 0,
10
- "pad_token": "[PAD]"
11
- },
12
  "added_tokens": [
13
  {
14
  "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:83d4876931ce2e272a18c73489e74710668e2efca675ea7a1e4af8cdd8dfa252
3
- size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09fda60ef3d3c65d87b53a989e0fef23ed2bc2b010a0880954965db6d3174d0e
3
+ size 3963