merve HF staff commited on
Commit
a423be3
1 Parent(s): 4c30259

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -6
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.6875
18
- - Validation Loss: 0.6989
19
  - Train Accuracy: 0.4908
20
- - Epoch: 1
21
 
22
  ## Model description
23
 
@@ -36,15 +36,14 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - optimizer: {'name': 'Adam', 'learning_rate': 0.001, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
40
  - training_precision: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
- | 0.6882 | 0.6969 | 0.4908 | 0 |
47
- | 0.6875 | 0.6989 | 0.4908 | 1 |
48
 
49
 
50
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.6865
18
+ - Validation Loss: 0.6975
19
  - Train Accuracy: 0.4908
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - optimizer: {'name': 'Adam', 'learning_rate': 1e-04, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
40
  - training_precision: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
+ | 0.6865 | 0.6975 | 0.4908 | 0 |
 
47
 
48
 
49
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8f744ee8a384055d72665a601850321f4f7de94c1612c83b1b359625abd1616
3
  size 267951896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1426e25aa013b51a5cc4ec9defbef28b7e03e4466c3bc2bf8b3ca9382db4b99
3
  size 267951896