franac1 commited on
Commit
f16930f
·
verified ·
1 Parent(s): 835f9ff

Training in progress, epoch 0

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. tokenizer.json +1 -6
  4. training_args.bin +2 -2
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "summary_type": "first",
24
  "summary_use_proj": true,
25
  "torch_dtype": "float32",
26
- "transformers_version": "4.52.4",
27
  "type_vocab_size": 2,
28
  "use_cache": true,
29
  "vocab_size": 32000
 
23
  "summary_type": "first",
24
  "summary_use_proj": true,
25
  "torch_dtype": "float32",
26
+ "transformers_version": "4.53.0",
27
  "type_vocab_size": 2,
28
  "use_cache": true,
29
  "vocab_size": 32000
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eec3942a8b3e347f241ddaf9f6e849241670c90ac0ee0131167ddb72a637a871
3
  size 442499672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e0af67712388f59380e0fcdb0dfdf1dac975a2d550aa4f2147400d397ee1280
3
  size 442499672
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45b991e9dd08ec6914bc8762b23f3391971d7c1c650b51e5590bcba9e7144283
3
- size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b237ae02fedb6d479bc88dcb2892e38b0cb281aff9fee7e6d13e1b4c8af504d1
3
+ size 5777