Training in progress, epoch 1
Browse files- config.json +10 -8
- model.safetensors +2 -2
- runs/Dec04_02-55-35_fbab0474fdbe/events.out.tfevents.1733280937.fbab0474fdbe.466.0 +3 -0
- runs/Dec04_03-31-11_fbab0474fdbe/events.out.tfevents.1733283071.fbab0474fdbe.466.1 +3 -0
- runs/Dec04_03-31-37_fbab0474fdbe/events.out.tfevents.1733283098.fbab0474fdbe.466.2 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -57,20 +57,22 @@
|
|
57 |
"hidden_dropout": 0.1,
|
58 |
"hidden_size": 768,
|
59 |
"id2label": {
|
60 |
-
"0": "
|
61 |
-
"1": "
|
62 |
"2": "positive_asymp",
|
63 |
-
"3": "
|
64 |
-
"4": "
|
|
|
65 |
},
|
66 |
"initializer_range": 0.02,
|
67 |
"intermediate_size": 3072,
|
68 |
"label2id": {
|
69 |
-
"healthy": "
|
70 |
-
"no_resp_illness_exposed": "
|
71 |
"positive_asymp": "2",
|
72 |
-
"positive_mild": "
|
73 |
-
"
|
|
|
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:
|
3 |
-
size
|
|
|
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:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7cdd22a73e79f27f261dd2052300410cee370db906761ae26cc826339218f7a
|
3 |
size 5304
|