Pablo94 commited on
Commit
9597ed0
·
1 Parent(s): 5d45e48

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +1 -1
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "position_embedding_type": "absolute",
21
  "problem_type": "single_label_classification",
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.33.2",
24
  "type_vocab_size": 2,
25
  "use_cache": true,
26
  "vocab_size": 30522
 
20
  "position_embedding_type": "absolute",
21
  "problem_type": "single_label_classification",
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.33.3",
24
  "type_vocab_size": 2,
25
  "use_cache": true,
26
  "vocab_size": 30522
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7d138e27768cd22b833ce6d3956b535f4ba8489d106d13822c26c724606561b
3
  size 438003505
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3be504904a7267f91e279533146087e7af713b4149ee1ca412a7a07e3c9bb15
3
  size 438003505
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05e8c6a84beb69d3552f64045595873c1bcd1027f01edb8d01ac65f124870029
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:989ec7bbf2771674c31a0d364be66505c8032629e0e0846e91e8748110ea7ce4
3
  size 4027