Seongmi commited on
Commit
b1945a4
1 Parent(s): 4039c99

Training in progress, step 500

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +2 -2
  4. training_args.bin +1 -1
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "sep_token_id": 3,
28
  "tokenizer_class": "BertTokenizer",
29
  "torch_dtype": "float32",
30
- "transformers_version": "4.22.2",
31
  "type_vocab_size": 2,
32
  "use_bias": true,
33
  "use_cache": true,
 
27
  "sep_token_id": 3,
28
  "tokenizer_class": "BertTokenizer",
29
  "torch_dtype": "float32",
30
+ "transformers_version": "4.23.0",
31
  "type_vocab_size": 2,
32
  "use_bias": true,
33
  "use_cache": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:131d3f2b175f9592211c987d0c41e393d70959e1bb953d10c38ba684515693eb
3
  size 471656101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b6f353c40ed6d77c0f607bd28f3fce70e927656784e367f66dac0e718b54243
3
  size 471656101
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "OnlySecond",
7
  "stride": 200
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 512
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 312,
6
  "strategy": "OnlySecond",
7
  "stride": 200
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 312
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:ca422856efd55e38ef07eaaed92477d2b335bd5286a859a43fddf7684af6cc5e
3
  size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e5412c1839a94e1af38bdd9465b761f9fb41e6f38b8403d9b49cacb9eb31299
3
  size 3439