Zaib commited on
Commit
b4933b8
1 Parent(s): 3af42d0

Training in progress epoch 0

Browse files
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.1933
18
- - Validation Loss: 0.5645
19
- - Train Matthews Correlation: 0.5109
20
- - Epoch: 2
21
 
22
  ## Model description
23
 
@@ -36,16 +36,14 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - optimizer: {'name': 'Adam', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 2670, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
40
  - training_precision: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
45
  |:----------:|:---------------:|:--------------------------:|:-----:|
46
- | 0.5231 | 0.4642 | 0.4361 | 0 |
47
- | 0.3368 | 0.4569 | 0.5017 | 1 |
48
- | 0.1933 | 0.5645 | 0.5109 | 2 |
49
 
50
 
51
  ### 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.6018
18
+ - Validation Loss: 0.5886
19
+ - Train Matthews Correlation: 0.0
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': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 195, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
40
  - training_precision: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
45
  |:----------:|:---------------:|:--------------------------:|:-----:|
46
+ | 0.6018 | 0.5886 | 0.0 | 0 |
 
 
47
 
48
 
49
  ### Framework versions
logs/train/events.out.tfevents.1657868784.d69e63b08958.63.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab507ebf908f257cdaae410383612b824ee8d345e36c191490c70f52717856fb
3
+ size 1590615
logs/validation/events.out.tfevents.1657870788.d69e63b08958.63.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32f251157441185da078effb5bc0d5e55dce96ef09a4a195a35191980a2938e2
3
+ size 193
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0d37ce38b7a0c62b209feb8db31640a9873faa1f44279f20fac5cd6db8840c6
3
+ size 267951896