EngSami commited on
Commit
e0b4649
·
1 Parent(s): 8a68e16

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -57,16 +57,36 @@
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
- "0": "extrastole",
61
- "1": "murmur",
62
- "2": "normal"
 
 
 
 
 
 
 
 
 
 
63
  },
64
  "initializer_range": 0.02,
65
  "intermediate_size": 3072,
66
  "label2id": {
67
- "extrastole": "0",
68
- "murmur": "1",
69
- "normal": "2"
 
 
 
 
 
 
 
 
 
 
70
  },
71
  "layer_norm_eps": 1e-05,
72
  "layerdrop": 0.0,
 
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
+ "0": "AR",
61
+ "1": "AS",
62
+ "10": "TS",
63
+ "11": "abnormal",
64
+ "12": "normal",
65
+ "2": "ASD",
66
+ "3": "Apro",
67
+ "4": "MR",
68
+ "5": "MS",
69
+ "6": "Mpro",
70
+ "7": "PR",
71
+ "8": "PS",
72
+ "9": "TR"
73
  },
74
  "initializer_range": 0.02,
75
  "intermediate_size": 3072,
76
  "label2id": {
77
+ "AR": "0",
78
+ "AS": "1",
79
+ "ASD": "2",
80
+ "Apro": "3",
81
+ "MR": "4",
82
+ "MS": "5",
83
+ "Mpro": "6",
84
+ "PR": "7",
85
+ "PS": "8",
86
+ "TR": "9",
87
+ "TS": "10",
88
+ "abnormal": "11",
89
+ "normal": "12"
90
  },
91
  "layer_norm_eps": 1e-05,
92
  "layerdrop": 0.0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce82a26fcfb2825632d0b509c2334cfb0e6a9cebf44ca7a0e78b782b7d9b86c2
3
- size 378348457
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebce8c51c8e7007d95e45e923409e761356501e855c6df9058fe41e6098c1fc5
3
+ size 378358697
runs/Aug04_12-15-49_f2c17edad946/events.out.tfevents.1691151497.f2c17edad946.9729.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5864d8f3448538bc4e65cec4d45d510835e22b16833e3ca531a7304ff33ad027
3
+ size 7012
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85675c946372b0a9fc418cf8cf35364a8d2a6377b71000b84b1cc03aefc2e37b
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86805069bfbaea61b6b1b58ca47e80da8b7d0ea971f470f05f5297713e95977d
3
  size 3963