Mlteamnc commited on
Commit
0d05c6c
1 Parent(s): 8b1c529

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -21,7 +21,7 @@ It achieves the following results on the evaluation set:
21
  - Train Recall: 0.0384
22
  - Train F1: 0.0250
23
  - Train Accuracy: 0.0354
24
- - Epoch: 2
25
 
26
  ## Model description
27
 
@@ -48,13 +48,11 @@ The following hyperparameters were used during training:
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | nan | nan | 0.0185 | 0.0384 | 0.0250 | 0.0354 | 0 |
51
- | nan | nan | 0.0185 | 0.0384 | 0.0250 | 0.0354 | 1 |
52
- | nan | nan | 0.0185 | 0.0384 | 0.0250 | 0.0354 | 2 |
53
 
54
 
55
  ### Framework versions
56
 
57
- - Transformers 4.41.0
58
  - TensorFlow 2.15.0
59
- - Datasets 2.19.1
60
  - Tokenizers 0.19.1
 
21
  - Train Recall: 0.0384
22
  - Train F1: 0.0250
23
  - Train Accuracy: 0.0354
24
+ - Epoch: 0
25
 
26
  ## Model description
27
 
 
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | nan | nan | 0.0185 | 0.0384 | 0.0250 | 0.0354 | 0 |
 
 
51
 
52
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.41.1
56
  - TensorFlow 2.15.0
57
+ - Datasets 2.19.2
58
  - Tokenizers 0.19.1
config.json CHANGED
@@ -36,6 +36,6 @@
36
  "seq_classif_dropout": 0.2,
37
  "sinusoidal_pos_embds": false,
38
  "tie_weights_": true,
39
- "transformers_version": "4.41.0",
40
  "vocab_size": 30522
41
  }
 
36
  "seq_classif_dropout": 0.2,
37
  "sinusoidal_pos_embds": false,
38
  "tie_weights_": true,
39
+ "transformers_version": "4.41.1",
40
  "vocab_size": 30522
41
  }
logs/train/events.out.tfevents.1717495985.734a82a396a6.5209.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:689e19756400408df8f19a2ec0a2582f63120db23ed04f2292941639dca8b94b
3
+ size 1626713
logs/validation/events.out.tfevents.1717496316.734a82a396a6.5209.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1df7ff6651dc63c3859cb58b5d92f789fbb94e912e9ece78580ebe5b496260fc
3
+ size 232
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fef551b03fa78eefabe2c22bb9b3b69530dc5076e2ae3653b9875d06ce553509
3
  size 265600272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63a02b09dd969d0bb5ab021bbbaced1c5e8d2187c6900855389d4bf864489423
3
  size 265600272