Views
No views yet
Device_Location in the training set may reduce accuracy.1{
2 "_name_or_path": "bert-base-uncased",
3 "architectures": [
4 "BertForMultipleRegression"
5 ],
6 "hidden_size": 768,
7 "model_type": "bert",
8 "num_hidden_layers": 12,
9 "vocab_size": 30522,
10 "problem_type": "multi_output_regression",
11 "num_labels": 3,
12 "output_labels": ["Aspect_Performance", "Aspect_Price_Value", "Aspect_Aesthetics"],
13 "min_rating": 1.0,
14 "max_rating": 5.0,
15 "transformers_version": "4.35.2"
16}