File size: 976 Bytes
e65379c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
36
37
38
39
40
41
42
43
44
45
46
{
  "task": "fact_extraction_structured",
  "epoch_stats": [
    {
      "epoch": 1,
      "train_loss": 0.1299236143381422
    },
    {
      "epoch": 2,
      "train_loss": 0.0057935971935330595
    },
    {
      "epoch": 3,
      "train_loss": 0.0012633003406408534
    }
  ],
  "training_summary": {
    "actual_epochs": 3,
    "best_epoch": 3,
    "early_stopped": false
  },
  "labels": {
    "0": "O",
    "1": "B-attribute",
    "2": "I-attribute",
    "3": "B-causal",
    "4": "I-causal",
    "5": "B-goal",
    "6": "I-goal",
    "7": "B-identity",
    "8": "I-identity",
    "9": "B-location",
    "10": "I-location",
    "11": "B-occupation",
    "12": "I-occupation",
    "13": "B-policy",
    "14": "I-policy",
    "15": "B-preference",
    "16": "I-preference",
    "17": "B-state",
    "18": "I-state",
    "19": "B-value",
    "20": "I-value"
  },
  "hf_model_dir": "/nvme/CognitiveMemoryLayer/packages/models/trained_models/fact_extraction_structured_hf"
}