profoz commited on
Commit
92cadb1
·
1 Parent(s): d4b5190

add model

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./clf/results",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -30,6 +30,6 @@
30
  "sinusoidal_pos_embds": false,
31
  "tie_weights_": true,
32
  "torch_dtype": "float32",
33
- "transformers_version": "4.19.4",
34
  "vocab_size": 30522
35
  }
 
1
  {
2
+ "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
30
  "sinusoidal_pos_embds": false,
31
  "tie_weights_": true,
32
  "torch_dtype": "float32",
33
+ "transformers_version": "4.20.1",
34
  "vocab_size": 30522
35
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e86e426e63c9ce8fab7132e28b2d185e49a99431bcb7b3455b30577bfe91b70
3
- size 267855985
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f4c9c7269cf18d921f26707027cec9ca7c85715f3e8d6cebc7a1a4bf84807b6
3
+ size 267857393