bert-gts-absa-triple / config.json
gauneg's picture
commit files to HF hub
ccfef63
raw
history blame contribute delete
219 Bytes
{
"architectures": [
"BertGTSOpinionTriple"
],
"class_num": 6,
"feat_dim": 768,
"max_len": 128,
"model_type": "multi-infer-bert-uncased",
"torch_dtype": "float32",
"transformers_version": "4.43.3"
}