Finetuned version Fuli_V6. More examples and positions were added. In total 620 samples
Browse files- config.json +1 -7
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/ralvarez22/Documentos/trocr_hand/trocr_llm/finetuned/detr/
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
@@ -37,15 +37,9 @@
|
|
37 |
"eos_coefficient": 0.1,
|
38 |
"giou_cost": 2,
|
39 |
"giou_loss_coefficient": 2,
|
40 |
-
"id2label": {
|
41 |
-
"0": "LABEL_0"
|
42 |
-
},
|
43 |
"init_std": 0.02,
|
44 |
"init_xavier_std": 1.0,
|
45 |
"is_encoder_decoder": true,
|
46 |
-
"label2id": {
|
47 |
-
"LABEL_0": 0
|
48 |
-
},
|
49 |
"mask_loss_coefficient": 1,
|
50 |
"max_position_embeddings": 1024,
|
51 |
"model_type": "detr",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/ralvarez22/Documentos/trocr_hand/trocr_llm/finetuned/detr/Fuli/V_6",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
37 |
"eos_coefficient": 0.1,
|
38 |
"giou_cost": 2,
|
39 |
"giou_loss_coefficient": 2,
|
|
|
|
|
|
|
40 |
"init_std": 0.02,
|
41 |
"init_xavier_std": 1.0,
|
42 |
"is_encoder_decoder": true,
|
|
|
|
|
|
|
43 |
"mask_loss_coefficient": 1,
|
44 |
"max_position_embeddings": 1024,
|
45 |
"model_type": "detr",
|
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:a07cae6c6d39a299f7532cf830aa8bff40c70499b97ab7a88847a2e9ef750043
|
3 |
+
size 242705580
|