rachen commited on
Commit
ce9223d
1 Parent(s): f34a3b5

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
@@ -13,8 +13,8 @@ probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [m3rg-iitd/matscibert](https://huggingface.co/m3rg-iitd/matscibert) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Train Loss: 3.7237
17
- - Epoch: 2
18
 
19
  ## Model description
20
 
@@ -33,20 +33,19 @@ More information needed
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 96, '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, 'weight_decay_rate': 0.01}
37
  - training_precision: mixed_float16
38
 
39
  ### Training results
40
 
41
  | Train Loss | Epoch |
42
  |:----------:|:-----:|
43
- | 4.8349 | 0 |
44
- | 4.0150 | 1 |
45
- | 3.7237 | 2 |
46
 
47
 
48
  ### Framework versions
49
 
50
  - Transformers 4.24.0
51
  - TensorFlow 2.9.2
 
52
  - Tokenizers 0.13.2
 
13
 
14
  This model is a fine-tuned version of [m3rg-iitd/matscibert](https://huggingface.co/m3rg-iitd/matscibert) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Train Loss: 1.5099
17
+ - Epoch: 0
18
 
19
  ## Model description
20
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 16692, '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, 'weight_decay_rate': 0.01}
37
  - training_precision: mixed_float16
38
 
39
  ### Training results
40
 
41
  | Train Loss | Epoch |
42
  |:----------:|:-----:|
43
+ | 1.5099 | 0 |
 
 
44
 
45
 
46
  ### Framework versions
47
 
48
  - Transformers 4.24.0
49
  - TensorFlow 2.9.2
50
+ - Datasets 2.6.1
51
  - Tokenizers 0.13.2
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae7275fddb765deb34f91804a9b7a381841626560d95cc92537e83f143cf8ac8
3
  size 437586960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:878ea38452431dedb1cc6fea77e548f5e61567fe86dbcc8b2bb880c7e63789df
3
  size 437586960