pt430187 commited on
Commit
6caf846
·
verified ·
1 Parent(s): 4a29300

Training in progress, step 240

Browse files
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "bos_token_id": null,
11
  "chunk_size_feed_forward": 0,
12
  "classifier_dropout": null,
13
- "dtype": null,
14
  "eos_token_id": null,
15
  "hidden_act": "gelu",
16
  "hidden_dropout_prob": 0.1,
@@ -52,7 +52,7 @@
52
  "bos_token_id": null,
53
  "chunk_size_feed_forward": 0,
54
  "classifier_dropout": null,
55
- "dtype": null,
56
  "eos_token_id": null,
57
  "hidden_act": "gelu",
58
  "hidden_dropout_prob": 0.1,
 
10
  "bos_token_id": null,
11
  "chunk_size_feed_forward": 0,
12
  "classifier_dropout": null,
13
+ "dtype": "float32",
14
  "eos_token_id": null,
15
  "hidden_act": "gelu",
16
  "hidden_dropout_prob": 0.1,
 
52
  "bos_token_id": null,
53
  "chunk_size_feed_forward": 0,
54
  "classifier_dropout": null,
55
+ "dtype": "float32",
56
  "eos_token_id": null,
57
  "hidden_act": "gelu",
58
  "hidden_dropout_prob": 0.1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35901d491497225cb658bb3374c0ffe3014f911d75cb995fc8560caf1d9333a0
3
- size 31205552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be2518e3e7cfd1084ef3a1ac2136e858709b707470f76e086878e00518c76fe9
3
+ size 31205528
tokenizer_config.json CHANGED
@@ -2,6 +2,7 @@
2
  "backend": "tokenizers",
3
  "cls_token": "[CLS]",
4
  "eos_token": "[EOS]",
 
5
  "model_max_length": 1000000000000000019884624838656,
6
  "pad_token": "[PAD]",
7
  "tokenizer_class": "TokenizersBackend"
 
2
  "backend": "tokenizers",
3
  "cls_token": "[CLS]",
4
  "eos_token": "[EOS]",
5
+ "is_local": false,
6
  "model_max_length": 1000000000000000019884624838656,
7
  "pad_token": "[PAD]",
8
  "tokenizer_class": "TokenizersBackend"
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:365524d64877283424be13309cb5cb8b232ed1e29c557c943160f11cc061aa0f
3
  size 5329
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed6eb379be03556918d1073777665d2a8cfb26f3e7e21f84ae6b477695f41e38
3
  size 5329