File size: 698 Bytes
25d7348
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "architectures": [
    "NewsClassifier"
  ],
  "model_type": "news_classifier",
  "n_numerical_features": 6,
  "numerical_features": [
    "content_length",
    "headline_length",
    "author_count",
    "sentiment_score",
    "entity_count",
    "readability_score"
  ],
  "numerical_mean": [
    0.0026682684826362176,
    0.0018183266446225076,
    0.005313897724979878,
    -0.005818911552158523,
    0.0034956914276852978,
    -0.0025012282125404387
  ],
  "numerical_std": [
    1.0022717969260826,
    0.9974782448654718,
    1.0318508128090302,
    0.9891540085487456,
    1.0005293078917599,
    1.0071604252089177
  ],
  "torch_dtype": "float32",
  "transformers_version": "4.45.1"
}