GuCuChiara commited on
Commit
41e2984
1 Parent(s): c405b17

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -28,7 +28,7 @@
28
  "pad_token_id": 0,
29
  "position_embedding_type": "absolute",
30
  "torch_dtype": "float32",
31
- "transformers_version": "4.35.0",
32
  "type_vocab_size": 2,
33
  "use_cache": true,
34
  "vocab_size": 28996
 
28
  "pad_token_id": 0,
29
  "position_embedding_type": "absolute",
30
  "torch_dtype": "float32",
31
+ "transformers_version": "4.35.1",
32
  "type_vocab_size": 2,
33
  "use_cache": true,
34
  "vocab_size": 28996
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a01b77b58c9f054441c4c2739d1e87129ff95963a2be1744540b7b6aeaae760a
3
  size 430911284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:873230e8694711f345779e8a3da5b70aa4e1da5c24beb7ab35cc590a791525ad
3
  size 430911284
runs/Nov14_17-41-35_3dad3f25ff1d/events.out.tfevents.1699983711.3dad3f25ff1d.304.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceae53e2ed198538c2af780296376cf75a0fab24071307418472bcefe1447dcf
3
+ size 4887
tokenizer.json CHANGED
@@ -2,11 +2,20 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "[PAD]"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d2184c6aad3346c6a4740b57cc777f7b1dab54a3703e01496d3f3dd91ff5dea
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e402398185c48a995c30e498ef2d50489be42c3d42686eb4136680994f6d4dd1
3
  size 4664