MariaFGI commited on
Commit
0b5b0a4
·
verified ·
1 Parent(s): 355b9bd

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. tokenizer.json +4 -2
  4. training_args.bin +2 -2
config.json CHANGED
@@ -53,6 +53,6 @@
53
  "sep_token_id": 50282,
54
  "sparse_pred_ignore_index": -100,
55
  "sparse_prediction": false,
56
- "transformers_version": "4.57.0",
57
  "vocab_size": 50368
58
  }
 
53
  "sep_token_id": 50282,
54
  "sparse_pred_ignore_index": -100,
55
  "sparse_prediction": false,
56
+ "transformers_version": "4.57.1",
57
  "vocab_size": 50368
58
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7b186e54183e16f45b394902ffab8de488849032e49e1a24669780490495dda
3
  size 598445936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda0efe4a0c764b63882ce0a804f952467abdfd46c44541e4612cd1fabd21a05
3
  size 598445936
tokenizer.json CHANGED
@@ -2,12 +2,14 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 8192,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
- "strategy": "BatchLongest",
 
 
11
  "direction": "Right",
12
  "pad_to_multiple_of": null,
13
  "pad_id": 50283,
 
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": 50283,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f58709012cbc2ca99bd2b7688c5872cfd201df1b85d147a82a46262587ba4c31
3
- size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28f1a7f3328ed5cde952873e5bf6aea9c67387a5713a953297224c93ba1d65f5
3
+ size 5841