zzox531 commited on
Commit
742f057
·
verified ·
1 Parent(s): ed71fa7

Training in progress, step 500

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:ee6e319ab7f16ceec9768a1e3f9c211d04f661fed06737d591d937280a704670
3
- size 31207604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d18b03b0940cbd8289ddc513049136d58298cef75ec5e22c311ce44d6cd78c8
3
+ size 31207580
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:5a9aaf3ec80136ea55ae8c9a04d0edde6aa2b3cbcf6781427d7419c126a376e8
3
  size 5329
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d08732b8579f29889193608971511fc996b17881d3d7d5339ad66b0667f1c32
3
  size 5329