3nthusiast commited on
Commit
6f14af1
·
verified ·
1 Parent(s): d13f8f4

Add initial ONNX and safetensor model

Browse files
Files changed (3) hide show
  1. config.json +1 -2
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "google/electra-small-discriminator",
3
  "architectures": [
4
  "ElectraForSequenceClassification"
5
  ],
@@ -24,7 +23,7 @@
24
  "summary_type": "first",
25
  "summary_use_proj": true,
26
  "torch_dtype": "float32",
27
- "transformers_version": "4.49.0",
28
  "type_vocab_size": 2,
29
  "use_cache": true,
30
  "vocab_size": 30522
 
1
  {
 
2
  "architectures": [
3
  "ElectraForSequenceClassification"
4
  ],
 
23
  "summary_type": "first",
24
  "summary_use_proj": true,
25
  "torch_dtype": "float32",
26
+ "transformers_version": "4.55.0",
27
  "type_vocab_size": 2,
28
  "use_cache": true,
29
  "vocab_size": 30522
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c94e8a7a4644080b829d361cc80e5342b6055fb654dd318d3f07e60aabf42b05
3
  size 54221200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b7e1844587dbf1a065971b65fd7b051c11f8dcef3f5e489f69dcabe7f9b70ef
3
  size 54221200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbaa17d21f2502f18526cb4ac21fb58b7ed853a1e03f2cddd54bbcaabd327b7f
3
- size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40680e87e77d908bb2f54d1e2a5035aca00085dcc439720492055facedd22eca
3
+ size 5368