Rathohan commited on
Commit
02d86f4
1 Parent(s): cdb9567

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "rathohan/distilbert-base-uncased-finetuned-emotion",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -44,6 +44,6 @@
44
  "sinusoidal_pos_embds": false,
45
  "tie_weights_": true,
46
  "torch_dtype": "float32",
47
- "transformers_version": "4.34.0.dev0",
48
  "vocab_size": 30522
49
  }
 
1
  {
2
+ "_name_or_path": "Rathohan/distilbert-base-uncased-finetuned-emotion",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
44
  "sinusoidal_pos_embds": false,
45
  "tie_weights_": true,
46
  "torch_dtype": "float32",
47
+ "transformers_version": "4.41.2",
48
  "vocab_size": 30522
49
  }