BIOSSHOT commited on
Commit
3815dd5
1 Parent(s): af1dc4d

Training in progress, epoch 4

Browse files
config.json CHANGED
@@ -49,14 +49,20 @@
49
  "hidden_dropout": 0.1,
50
  "hidden_size": 768,
51
  "id2label": {
52
- "0": "valid",
53
- "1": "not-valid"
 
 
 
54
  },
55
  "initializer_range": 0.02,
56
  "intermediate_size": 3072,
57
  "label2id": {
58
- "not-valid": 1,
59
- "valid": 0
 
 
 
60
  },
61
  "layer_norm_eps": 1e-05,
62
  "layerdrop": 0.0,
 
49
  "hidden_dropout": 0.1,
50
  "hidden_size": 768,
51
  "id2label": {
52
+ "0": "norm",
53
+ "1": "difference",
54
+ "2": "redundant-length",
55
+ "3": "machine-noise",
56
+ "4": "insufficient-length"
57
  },
58
  "initializer_range": 0.02,
59
  "intermediate_size": 3072,
60
  "label2id": {
61
+ "difference": 1,
62
+ "insufficient-length": 4,
63
+ "machine-noise": 3,
64
+ "norm": 0,
65
+ "redundant-length": 2
66
  },
67
  "layer_norm_eps": 1e-05,
68
  "layerdrop": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:499614b6f4a5fc1c78127990cc991e84f6a0977c97f1b814201c037ba63380e3
3
- size 94763496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8313f47f2c04ee88baa7722b60e5f51724df7d5308d5120a02ffb44a8fa9af2e
3
+ size 94766588
runs/Aug22_12-41-45_SHINOBIPC/events.out.tfevents.1724312513.SHINOBIPC.457506.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f6d39398948aa3836e7bc31569be22674a22cf790b460e6734bc031e1567025
3
+ size 9093
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9bc97eb5c1e274ff56ee262da3defb72bac076f46c4d11c41bad8699afed3b6
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f2b7aeb4fb5ddb8ace6f4326fa4a7ab13983996a1f02f7edbf7a67e249d670d
3
  size 5176