shevek commited on
Commit
e304788
1 Parent(s): 2ebf017

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -57,20 +57,22 @@
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
- "0": "resp_illness_not_identified",
61
- "1": "positive_mild",
62
  "2": "positive_asymp",
63
- "3": "healthy",
64
- "4": "no_resp_illness_exposed"
 
65
  },
66
  "initializer_range": 0.02,
67
  "intermediate_size": 3072,
68
  "label2id": {
69
- "healthy": "3",
70
- "no_resp_illness_exposed": "4",
71
  "positive_asymp": "2",
72
- "positive_mild": "1",
73
- "resp_illness_not_identified": "0"
 
74
  },
75
  "layer_norm_eps": 1e-05,
76
  "layerdrop": 0.0,
 
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
+ "0": "positive_mild",
61
+ "1": "positive_moderate",
62
  "2": "positive_asymp",
63
+ "3": "resp_illness_not_identified",
64
+ "4": "healthy",
65
+ "5": "no_resp_illness_exposed"
66
  },
67
  "initializer_range": 0.02,
68
  "intermediate_size": 3072,
69
  "label2id": {
70
+ "healthy": "4",
71
+ "no_resp_illness_exposed": "5",
72
  "positive_asymp": "2",
73
+ "positive_mild": "0",
74
+ "positive_moderate": "1",
75
+ "resp_illness_not_identified": "3"
76
  },
77
  "layer_norm_eps": 1e-05,
78
  "layerdrop": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8306f380d1bd8319b0a947d240c0679ff4029b9da3e6bb40309077671b4a05d
3
- size 378305452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b06a2db998d0ddf115ce6d8eb755826d5aca97d89198e72cce0ecc24fba2f67
3
+ size 378306480
runs/Dec04_02-55-35_fbab0474fdbe/events.out.tfevents.1733280937.fbab0474fdbe.466.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3622ca3448236162f631eb16aa60fb8062b396b4f3fcecfa01c085984c24382e
3
+ size 7182
runs/Dec04_03-31-11_fbab0474fdbe/events.out.tfevents.1733283071.fbab0474fdbe.466.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8c2b3df813b4d549a378b0f0b66f1eea3e550b516b3a76c15af8f7f5ffcb77b
3
+ size 4184
runs/Dec04_03-31-37_fbab0474fdbe/events.out.tfevents.1733283098.fbab0474fdbe.466.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab0303c00e32be734966897e90411ce994b6f504a05b0f4c45d9c92021eacb2c
3
+ size 7816
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88c7d0d8cb39edf05a30e01068dd310699c7540d28072a8bccdd65f440e1b7f1
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7cdd22a73e79f27f261dd2052300410cee370db906761ae26cc826339218f7a
3
  size 5304