File size: 947 Bytes
cd60e9d
5b64c43
8e48215
 
 
cd60e9d
5b64c43
 
cd60e9d
 
 
 
 
 
 
 
 
5b64c43
 
 
 
 
 
 
 
 
 
84cf4ad
cd60e9d
 
 
8e48215
cd60e9d
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "_name_or_path": "shhossain/all-MiniLM-L6-v2-sentiment-classifier",
  "architectures": [
    "SententenceTransformerSentimentModel"
  ],
  "auto_map": {
    "AutoConfig": "shhossain/all-MiniLM-L6-v2-sentiment-classifier--model.SentimentConfig",
    "AutoModelForSequenceClassification": "shhossain/all-MiniLM-L6-v2-sentiment-classifier--model.SententenceTransformerSentimentModel"
  },
  "class_map": {
    "0": "sad",
    "1": "joy",
    "2": "love",
    "3": "anger",
    "4": "fear",
    "5": "surprise"
  },
  "custom_pipelines": {
    "text-classification": {
      "impl": "sentpipeline.SentimentModelPipe",
      "pt": [
        "AutoModelForSequenceClassification"
      ],
      "tf": [],
      "type": "text"
    }
  },
  "embedding_model": "sentence-transformers/all-MiniLM-L6-v2",
  "h1": 44,
  "h2": 46,
  "model_type": "SententenceTransformerSentimentClassifier",
  "torch_dtype": "float32",
  "transformers_version": "4.29.0"
}