LeoZZzzZZ commited on
Commit
8a3656a
1 Parent(s): 534e2ac

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.4399
19
- - Validation Loss: 0.9002
20
- - Train Accuracy: 0.6201
21
- - Train Precision: 0.6483
22
- - Train Recall: 0.6201
23
- - Train F1: 0.6274
24
- - Epoch: 1
25
 
26
  ## Model description
27
 
@@ -40,15 +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': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 11870, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_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 | Validation Loss | Train Accuracy | Train Precision | Train Recall | Train F1 | Epoch |
49
  |:----------:|:---------------:|:--------------:|:---------------:|:------------:|:--------:|:-----:|
50
- | 0.7051 | 0.8052 | 0.6339 | 0.6423 | 0.6339 | 0.6373 | 0 |
51
- | 0.4399 | 0.9002 | 0.6201 | 0.6483 | 0.6201 | 0.6274 | 1 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.7207
19
+ - Validation Loss: 0.5929
20
+ - Train Accuracy: 0.7559
21
+ - Train Precision: 0.7512
22
+ - Train Recall: 0.7559
23
+ - Train F1: 0.7520
24
+ - Epoch: 0
25
 
26
  ## Model description
27
 
 
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': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 18780, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_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 | Validation Loss | Train Accuracy | Train Precision | Train Recall | Train F1 | Epoch |
49
  |:----------:|:---------------:|:--------------:|:---------------:|:------------:|:--------:|:-----:|
50
+ | 0.7207 | 0.5929 | 0.7559 | 0.7512 | 0.7559 | 0.7520 | 0 |
 
51
 
52
 
53
  ### Framework versions
logs/train/events.out.tfevents.1716107924.ad51a5f53876.217.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3429dcd24f6097d3de5fdeb46bba1ec935f78b23e2e76c75dd08f31e83e36746
3
+ size 3530252
logs/validation/events.out.tfevents.1716108118.ad51a5f53876.217.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ad111547bea46e4e06ab0b142ef386ffa0b82df847c13d8c10acf35ed4c065
3
+ size 232
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:145d400f4c5fc71dab5b6d2989e70f2022e246c42e33335b9855a5f3d1d11172
3
  size 438226204
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f31c7dd97870a797483dce543f2519cd49fabb08e7f26262377fd6ebe1a19bb
3
  size 438226204