Commit
·
a5d8c6a
1
Parent(s):
1e0afe8
Training in progress, step 10
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
@@ -30,7 +30,7 @@
|
|
30 |
"giou_loss_coefficient": 2,
|
31 |
"id2label": {
|
32 |
"0": "Propuesta",
|
33 |
-
"1": "
|
34 |
"2": "Comorbilidades"
|
35 |
},
|
36 |
"init_std": 0.02,
|
@@ -38,7 +38,7 @@
|
|
38 |
"is_encoder_decoder": true,
|
39 |
"label2id": {
|
40 |
"Comorbilidades": 2,
|
41 |
-
"
|
42 |
"Propuesta": 0
|
43 |
},
|
44 |
"mask_loss_coefficient": 1,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "diegokauer/conditional-detr-coe-int-v2",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
30 |
"giou_loss_coefficient": 2,
|
31 |
"id2label": {
|
32 |
"0": "Propuesta",
|
33 |
+
"1": "Etapa",
|
34 |
"2": "Comorbilidades"
|
35 |
},
|
36 |
"init_std": 0.02,
|
|
|
38 |
"is_encoder_decoder": true,
|
39 |
"label2id": {
|
40 |
"Comorbilidades": 2,
|
41 |
+
"Etapa": 1,
|
42 |
"Propuesta": 0
|
43 |
},
|
44 |
"mask_loss_coefficient": 1,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 115318136
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:566719951d550bad396d8003d4b7ad2c0b10e6df15bb8b6cad59d29aa35b83f2
|
3 |
size 115318136
|
runs/Jan08_12-51-17_1bffda7d504a/events.out.tfevents.1704718280.1bffda7d504a.816.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd90c390aae323e2420b719e53e15dc8c8f07c444631b9960a57f370aa43275d
|
3 |
+
size 5134
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2d630517f9a601756288f0b6c11346bba559fc5cbd5f9fd6af62d6e420d72a5
|
3 |
size 4600
|