arnauld-a commited on
Commit
8dd787b
·
verified ·
1 Parent(s): 11fe31e

Upload model directory

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "models/model_quant.onnx",
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],
@@ -26,7 +26,6 @@
26
  "output_past": true,
27
  "pad_token_id": 1,
28
  "position_embedding_type": "absolute",
29
- "torch_dtype": "float16",
30
  "transformers_version": "4.44.2",
31
  "type_vocab_size": 1,
32
  "use_cache": true,
 
1
  {
2
+ "_name_or_path": "models",
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],
 
26
  "output_past": true,
27
  "pad_token_id": 1,
28
  "position_embedding_type": "absolute",
 
29
  "transformers_version": "4.44.2",
30
  "type_vocab_size": 1,
31
  "use_cache": true,