Alirani commited on
Commit
e9dbc18
1 Parent(s): f5d1eb8

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.9913
19
- - Validation Loss: 1.3743
20
- - Train Accuracy: 0.5671
21
- - Epoch: 2
22
 
23
  ## Model description
24
 
@@ -37,16 +37,14 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - 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': 133875, '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}
41
  - training_precision: float32
42
 
43
  ### Training results
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 1.4448 | 1.3397 | 0.5620 | 0 |
48
- | 1.1791 | 1.3226 | 0.5715 | 1 |
49
- | 0.9913 | 1.3743 | 0.5671 | 2 |
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.4370
19
+ - Validation Loss: 1.3354
20
+ - Train Accuracy: 0.5644
21
+ - Epoch: 0
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - 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': 80325, '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}
41
  - training_precision: float32
42
 
43
  ### Training results
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 1.4370 | 1.3354 | 0.5644 | 0 |
 
 
48
 
49
 
50
  ### Framework versions
logs/train/events.out.tfevents.1700867330.O11D-Ali.75372.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a7a49abd070aa622bca3308cdc19a566a6328f56c00f7b4e37ec02b05d71590
3
+ size 1942365
logs/validation/events.out.tfevents.1700872511.O11D-Ali.75372.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc3c2b3b3fb8a661b0086b6e875f25d413e9a82506e7fabcfa3a06de1babd408
3
+ size 167
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:512293d867b3dde01b6ec9202ac80849172cf187d4e637ae8496264294443457
3
  size 268004032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7502230c01069492874895064478b5781e1fe1ee33a616abc19f5520e105e5c5
3
  size 268004032