vnktrmnb commited on
Commit
f2f757e
1 Parent(s): d7032cc

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -15,12 +15,12 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.3529
19
- - Train End Logits Accuracy: 0.6496
20
- - Train Start Logits Accuracy: 0.6887
21
- - Validation Loss: 0.5264
22
- - Validation End Logits Accuracy: 0.8389
23
- - Validation Start Logits Accuracy: 0.8840
24
  - Epoch: 0
25
 
26
  ## Model description
@@ -40,14 +40,14 @@ More information needed
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
- - optimizer: {'name': 'Adam', 'weight_decay': None, 'clipnorm': None, 'global_clipnorm': None, 'clipvalue': None, 'use_ema': False, 'ema_momentum': 0.99, 'ema_overwrite_frequency': None, 'jit_compile': True, 'is_legacy_optimizer': False, 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 892, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
44
  - training_precision: float32
45
 
46
  ### Training results
47
 
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
- | 1.3529 | 0.6496 | 0.6887 | 0.5264 | 0.8389 | 0.8840 | 0 |
51
 
52
 
53
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.7950
19
+ - Train End Logits Accuracy: 0.7740
20
+ - Train Start Logits Accuracy: 0.8085
21
+ - Validation Loss: 0.4944
22
+ - Validation End Logits Accuracy: 0.8557
23
+ - Validation Start Logits Accuracy: 0.8982
24
  - Epoch: 0
25
 
26
  ## Model description
 
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
+ - optimizer: {'name': 'Adam', 'weight_decay': None, 'clipnorm': None, 'global_clipnorm': None, 'clipvalue': None, 'use_ema': False, 'ema_momentum': 0.99, 'ema_overwrite_frequency': None, 'jit_compile': True, 'is_legacy_optimizer': False, 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 1784, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
44
  - training_precision: float32
45
 
46
  ### Training results
47
 
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
+ | 0.7950 | 0.7740 | 0.8085 | 0.4944 | 0.8557 | 0.8982 | 0 |
51
 
52
 
53
  ### Framework versions
logs/train/events.out.tfevents.1692261993.28e0281bfbdf.222.2.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8e9fb644c0d70a85146e0cfa9cffa454e0e62c0e9a7e23bc5b59b462d198952
3
+ size 2645337
logs/validation/events.out.tfevents.1692263198.28e0281bfbdf.222.3.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3936c8bbef3d531632b882ca029c0499f4df023b2ad5d965c40fb7ba15bbcac
3
+ size 604
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a06fae6ee4ee34bd6124b68f97f61d1af1df48ebb05b1e68dd505a3cac291ed
3
  size 709326800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:325c20d08b4a4cc4b6e6e481f3b6690e7a2a467198a626e0f77fd78e74d1801a
3
  size 709326800