ae-314 commited on
Commit
1c7adf4
·
verified ·
1 Parent(s): 3fe75b0

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,22 +9,6 @@
9
  "dtype": "float32",
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "B-corporation": 1,
13
- "B-creative-work": 3,
14
- "B-group": 5,
15
- "B-location": 7,
16
- "B-person": 9,
17
- "B-product": 11,
18
- "I-corporation": 2,
19
- "I-creative-work": 4,
20
- "I-group": 6,
21
- "I-location": 8,
22
- "I-person": 10,
23
- "I-product": 12,
24
- "O": 0
25
- },
26
- "initializer_range": 0.02,
27
- "label2id": {
28
  "0": "O",
29
  "1": "B-corporation",
30
  "2": "I-corporation",
@@ -39,6 +23,22 @@
39
  "11": "B-product",
40
  "12": "I-product"
41
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  "max_position_embeddings": 512,
43
  "model_type": "distilbert",
44
  "n_heads": 12,
 
9
  "dtype": "float32",
10
  "hidden_dim": 3072,
11
  "id2label": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  "0": "O",
13
  "1": "B-corporation",
14
  "2": "I-corporation",
 
23
  "11": "B-product",
24
  "12": "I-product"
25
  },
26
+ "initializer_range": 0.02,
27
+ "label2id": {
28
+ "B-corporation": 1,
29
+ "B-creative-work": 3,
30
+ "B-group": 5,
31
+ "B-location": 7,
32
+ "B-person": 9,
33
+ "B-product": 11,
34
+ "I-corporation": 2,
35
+ "I-creative-work": 4,
36
+ "I-group": 6,
37
+ "I-location": 8,
38
+ "I-person": 10,
39
+ "I-product": 12,
40
+ "O": 0
41
+ },
42
  "max_position_embeddings": 512,
43
  "model_type": "distilbert",
44
  "n_heads": 12,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86b29efc0bf096f1631beaaebd14c0da932c23b35fc26271121f7e165bf2f4e3
3
  size 265503852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bea1b697e8fd66c338b6b1bfd831a9dc40b75a8ba448871df2aa22dedcb5129
3
  size 265503852
runs/Oct18_05-42-56_b1d7bac1bef8/events.out.tfevents.1760766176.b1d7bac1bef8.678.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d9b1e67a768b52316061469598733145218ec8014a86bf14cef059ca3fa51a2
3
+ size 6013
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da40ead6481b77dd2ee02da134524dbbe0860a14640a5a4d832252efe85e5882
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27b854757abad566211def21869cbf604371e7386270fe62a845bc47b13e5a3c
3
  size 5905