Eurosmart commited on
Commit
a624600
1 Parent(s): 9aa3486

Training in progress, step 500

Browse files
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
22
- "transformers_version": "4.39.3",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 30522
 
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
22
+ "transformers_version": "4.41.1",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 30522
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca3660bf974ba3efe7231bbc08c08874688419a6999f8c5bafd7aedbbdc8e6cf
3
  size 435596088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c260087b9cd41fdad8ddadaf9b2309de967d64b82308ae321322685649fa8a0
3
  size 435596088
runs/Jun04_14-41-52_9cd6892b47bd/events.out.tfevents.1717512112.9cd6892b47bd.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36b96c0e32699327ad8d1431d6a68d338c05dd398a9ec19d667a3c09c7939cb6
3
+ size 5042
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": 0
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:ca7e66ebdb9fd36547aab8356aea144fb8b0685f3d644184ca0623a6dae9b8f8
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccfe210b69f7680ce1758d0afd300b50119d81068e9135d6d85417e06ff1fb81
3
+ size 5112