File size: 510 Bytes
918c154
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "model_name": "Vietnamese-Sentiment-visobert fine-tuned",
  "max_length": 512,
  "requires_token_type_ids": true,
  "input_names": [
    "input_ids",
    "attention_mask",
    "token_type_ids"
  ],
  "num_intents": 5,
  "intents": [
    "definition",
    "execute_sql",
    "greeting_chitchat",
    "refine_query",
    "support_previous_answer"
  ],
  "fp32_size_mb": 372.45,
  "int8_size_mb": 93.85,
  "compression_ratio": 74.8,
  "latency_fp32_ms": 147.51,
  "latency_int8_ms": 51.28,
  "speedup": 2.88
}