Rodr16020 commited on
Commit
e38021a
·
verified ·
1 Parent(s): 0aaff06

Finetuned V2 with more and curated data

Browse files
Files changed (2) hide show
  1. config.json +8 -2
  2. 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/Akivili/V_2",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
@@ -37,9 +37,15 @@
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",
@@ -49,7 +55,7 @@
49
  "position_embedding_type": "sine",
50
  "scale_embedding": false,
51
  "torch_dtype": "float32",
52
- "transformers_version": "4.42.0.dev0",
53
  "use_pretrained_backbone": true,
54
  "use_timm_backbone": true
55
  }
 
1
  {
2
+ "_name_or_path": "/home/ralvarez22/Documentos/trocr_hand/trocr_llm/finetuned/detr/Ena/V_4",
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
+ "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",
 
55
  "position_embedding_type": "sine",
56
  "scale_embedding": false,
57
  "torch_dtype": "float32",
58
+ "transformers_version": "4.45.2",
59
  "use_pretrained_backbone": true,
60
  "use_timm_backbone": true
61
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e72d26354cd589b72a57bee6744c98d899fbae641afbc414c5cb79b960689f3
3
- size 242705580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d03a09fb9399a2eeab19a08eb5dcc859e2c508b343a3b7378f7667231d11659f
3
+ size 242704552