andersonbcdefg commited on
Commit
9988c25
·
verified ·
1 Parent(s): 9f99422

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": "raphaelsty/distilbert-splade",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertModel"
@@ -20,6 +20,6 @@
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.38.2",
24
  "vocab_size": 30522
25
  }
 
1
  {
2
+ "_name_or_path": "andersonbcdefg/distilbert-splade-onnx",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertModel"
 
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.38.1",
24
  "vocab_size": 30522
25
  }