k4black commited on
Commit
18ef06c
·
1 Parent(s): b332b07

Training in progress, step 100

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
  3. spiece.model +3 -0
  4. training_args.bin +1 -1
config.json CHANGED
@@ -53,7 +53,7 @@
53
  "pad_token_id": 0,
54
  "position_embedding_type": "absolute",
55
  "problem_type": "single_label_classification",
56
- "torch_dtype": "float16",
57
  "transformers_version": "4.24.0",
58
  "type_vocab_size": 2,
59
  "vocab_size": 30000
 
53
  "pad_token_id": 0,
54
  "position_embedding_type": "absolute",
55
  "problem_type": "single_label_classification",
56
+ "torch_dtype": "float32",
57
  "transformers_version": "4.24.0",
58
  "type_vocab_size": 2,
59
  "vocab_size": 30000
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff947aebbee20427ef22c2316c9fe01031f14dacb495596e9963d3f3276b73f3
3
- size 23397009
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d578064d3d0c9cf4f34c9ac49d50dcf1a4f1aa279400da9bc6653a255a70f25
3
+ size 46781073
spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fefb02b667a6c5c2fe27602d28e5fb3428f66ab89c7d6f388e7c8d44a02d0336
3
+ size 760289
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39960bd39d63e8dd8f29d437fc6f0a59005aa8833f32f04252fa5026d598120a
3
  size 3567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:791c21a9af8daefad9460a64395b1bae32a6d3c36961be106f841132dd15f314
3
  size 3567