Azure-Heights commited on
Commit
a662d5e
1 Parent(s): 75a1094

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -32,32 +32,9 @@
32
  "20": "I-keyword",
33
  "21": "I-object",
34
  "22": "I-person",
35
- "23": "I-set",
36
- "24": "I-type",
37
- "25": "L-archetype",
38
- "26": "L-card",
39
- "27": "L-deck",
40
- "28": "L-event",
41
- "29": "L-format",
42
- "30": "L-game",
43
- "31": "L-keyword",
44
- "32": "L-object",
45
- "33": "L-person",
46
- "34": "L-pool",
47
- "35": "L-set",
48
- "36": "L-type",
49
- "37": "U-archetype",
50
- "38": "U-card",
51
- "39": "U-deck",
52
- "40": "U-event",
53
- "41": "U-format",
54
- "42": "U-game",
55
- "43": "U-keyword",
56
- "44": "U-object",
57
- "45": "U-person",
58
- "46": "U-pool",
59
- "47": "U-set",
60
- "48": "U-type"
61
  },
62
  "initializer_range": 0.02,
63
  "label2id": {
@@ -83,33 +60,10 @@
83
  "I-keyword": 20,
84
  "I-object": 21,
85
  "I-person": 22,
86
- "I-set": 23,
87
- "I-type": 24,
88
- "L-archetype": 25,
89
- "L-card": 26,
90
- "L-deck": 27,
91
- "L-event": 28,
92
- "L-format": 29,
93
- "L-game": 30,
94
- "L-keyword": 31,
95
- "L-object": 32,
96
- "L-person": 33,
97
- "L-pool": 34,
98
- "L-set": 35,
99
- "L-type": 36,
100
- "O": 0,
101
- "U-archetype": 37,
102
- "U-card": 38,
103
- "U-deck": 39,
104
- "U-event": 40,
105
- "U-format": 41,
106
- "U-game": 42,
107
- "U-keyword": 43,
108
- "U-object": 44,
109
- "U-person": 45,
110
- "U-pool": 46,
111
- "U-set": 47,
112
- "U-type": 48
113
  },
114
  "max_position_embeddings": 512,
115
  "model_type": "distilbert",
 
32
  "20": "I-keyword",
33
  "21": "I-object",
34
  "22": "I-person",
35
+ "23": "I-pool",
36
+ "24": "I-set",
37
+ "25": "I-type"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  },
39
  "initializer_range": 0.02,
40
  "label2id": {
 
60
  "I-keyword": 20,
61
  "I-object": 21,
62
  "I-person": 22,
63
+ "I-pool": 23,
64
+ "I-set": 24,
65
+ "I-type": 25,
66
+ "O": 0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  },
68
  "max_position_embeddings": 512,
69
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cdd35995878cff40acd7117899088fa1d34d2b7865264df0c3e47c0a0b9b5a5
3
- size 265614596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95dfb166b681d7aed304989c5176c53a112a3515cacf7a605978f36a70f9ed4c
3
+ size 265543840
runs/Dec14_19-07-25_aff41ae7cac8/events.out.tfevents.1702580849.aff41ae7cac8.329.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b5ed5eae60a1993c17f3e70706ca7d7a76e6bd26ca80dd3bc82dfab01ebd360
3
+ size 5157
runs/Dec14_19-22-57_aff41ae7cac8/events.out.tfevents.1702581780.aff41ae7cac8.329.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8df34b75c4c7604b492357014631ce2f3c95837460379e1805434b62e47872c
3
+ size 5620
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34a9ed9d1d91c18080723c074c9fcaf98cf241e1db30f15192f02bd064b5d829
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee5f07e875361c677b79780ed4f2150b459c4de9ecbfc93c809aab3753eb16b0
3
  size 4600