nmcahill commited on
Commit
a147d40
1 Parent(s): efab23d
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -40,6 +40,6 @@
40
  "sinusoidal_pos_embds": false,
41
  "tie_weights_": true,
42
  "torch_dtype": "float32",
43
- "transformers_version": "4.19.3",
44
  "vocab_size": 30522
45
  }
 
1
  {
2
+ "_name_or_path": "nmcahill/mbti-classifier",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
40
  "sinusoidal_pos_embds": false,
41
  "tie_weights_": true,
42
  "torch_dtype": "float32",
43
+ "transformers_version": "4.19.4",
44
  "vocab_size": 30522
45
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07966430319191b6985f2bafda9edd866890b56648a592a0245604c244659825
3
  size 267871345
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50178824aa5bdd614fc824f9481c9359ce36f665cc8ad95baa5daafc139cb927
3
  size 267871345