jvalero commited on
Commit
c18bca0
1 Parent(s): 187a23e

Training in progress, epoch 3

Browse files
config.json CHANGED
@@ -57,22 +57,22 @@
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
- "0": "G+",
61
- "1": "NM",
62
- "2": "G",
63
- "3": "F",
64
- "4": "VG+",
65
- "5": "VG"
66
  },
67
  "initializer_range": 0.02,
68
  "intermediate_size": 3072,
69
  "label2id": {
70
- "F": 3,
71
- "G": 2,
72
- "G+": 0,
73
- "NM": 1,
74
- "VG": 5,
75
- "VG+": 4
76
  },
77
  "layer_norm_eps": 1e-05,
78
  "layerdrop": 0.0,
@@ -127,7 +127,7 @@
127
  1
128
  ],
129
  "torch_dtype": "float32",
130
- "transformers_version": "4.41.0",
131
  "use_weighted_layer_sum": false,
132
  "vocab_size": 32,
133
  "xvector_output_dim": 512
 
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
+ "0": "G",
61
+ "1": "VG+",
62
+ "2": "VG",
63
+ "3": "NM",
64
+ "4": "F",
65
+ "5": "G+"
66
  },
67
  "initializer_range": 0.02,
68
  "intermediate_size": 3072,
69
  "label2id": {
70
+ "F": 4,
71
+ "G": 0,
72
+ "G+": 5,
73
+ "NM": 3,
74
+ "VG": 2,
75
+ "VG+": 1
76
  },
77
  "layer_norm_eps": 1e-05,
78
  "layerdrop": 0.0,
 
127
  1
128
  ],
129
  "torch_dtype": "float32",
130
+ "transformers_version": "4.41.2",
131
  "use_weighted_layer_sum": false,
132
  "vocab_size": 32,
133
  "xvector_output_dim": 512
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5a68a95b9b8558541a97b4002b738a0795000e26aab6561acfc68de991d99ab
3
  size 378306480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:104b72450a1cd30c1f567b60f35f699c0974a3a4fc9e59182be98f5f7bf0639a
3
  size 378306480
runs/Jul16_07-08-42_835c0ebc7d21/events.out.tfevents.1721113760.835c0ebc7d21.8455.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d24f87fbaa9280e17bb1733e6e23a0372599d7d9756c59818a9ed92678f0e345
3
+ size 19246
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80ebceafcef0e4e80261667f2c315119f0a9d88ba4bc98f9a92303822312b832
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ec64051ee19585174a98ebb8025f1158dbb913a96709b85124654b5a1a096cb
3
  size 5112