Saire2023 commited on
Commit
e896dcd
1 Parent(s): a465d6c

Training in progress, epoch 2

Browse files
config.json CHANGED
@@ -57,18 +57,14 @@
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
- "0": "Benjamin_Netanyau",
61
- "1": "Jens_Stoltenberg",
62
- "2": "Julia_Gillard",
63
- "3": "Magaret_Tarcher"
64
  },
65
  "initializer_range": 0.02,
66
  "intermediate_size": 3072,
67
  "label2id": {
68
- "Benjamin_Netanyau": "0",
69
- "Jens_Stoltenberg": "1",
70
- "Julia_Gillard": "2",
71
- "Magaret_Tarcher": "3"
72
  },
73
  "layer_norm_eps": 1e-05,
74
  "layerdrop": 0.0,
@@ -123,7 +119,7 @@
123
  1
124
  ],
125
  "torch_dtype": "float32",
126
- "transformers_version": "4.35.2",
127
  "use_weighted_layer_sum": false,
128
  "vocab_size": 32,
129
  "xvector_output_dim": 512
 
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
+ "0": "bien_pronunciados",
61
+ "1": "mal_pronunciados"
 
 
62
  },
63
  "initializer_range": 0.02,
64
  "intermediate_size": 3072,
65
  "label2id": {
66
+ "bien_pronunciados": "0",
67
+ "mal_pronunciados": "1"
 
 
68
  },
69
  "layer_norm_eps": 1e-05,
70
  "layerdrop": 0.0,
 
119
  1
120
  ],
121
  "torch_dtype": "float32",
122
+ "transformers_version": "4.37.2",
123
  "use_weighted_layer_sum": false,
124
  "vocab_size": 32,
125
  "xvector_output_dim": 512
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de5d9f2c26f8ea542583e85853147e1fe82fca8e416bc4ea568b28bab75de273
3
- size 378304424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:591ffef8d63c7660f0dcde362a022056a749326e8a9c6a0c118fb0bfac59e97b
3
+ size 378302360
runs/Feb28_01-05-39_f3c16b21ae83/events.out.tfevents.1709082351.f3c16b21ae83.5759.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0437572689a55943340b31ee9c00dcb62ee64ba60ca3454278e9df3ba6a71f4e
3
+ size 10632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24369989c26a7d7741c99190170a6a6326652b5f6473d65e6b38da1ff628d822
3
- size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea1275209703f2a9a26905ab72a213a014790fb2a93462bb23d8037b96096227
3
+ size 4792