EricPeter commited on
Commit
9c5ccc6
1 Parent(s): 600e27c

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.1119
19
  - Epoch: 0
20
 
21
  ## Model description
@@ -35,14 +35,14 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 5220, '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}
39
  - training_precision: mixed_float16
40
 
41
  ### Training results
42
 
43
  | Train Loss | Epoch |
44
  |:----------:|:-----:|
45
- | 2.1119 | 0 |
46
 
47
 
48
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 4.3219
19
  - Epoch: 0
20
 
21
  ## Model description
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - 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': False, 'is_legacy_optimizer': False, 'learning_rate': 2e-05, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
39
  - training_precision: mixed_float16
40
 
41
  ### Training results
42
 
43
  | Train Loss | Epoch |
44
  |:----------:|:-----:|
45
+ | 4.3219 | 0 |
46
 
47
 
48
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28a194b34b258c2004097a99a50d0feb43b6b4d02e9d7987198541200eba826a
3
  size 1110105320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e15ec6d27e524ad08b4a3c626fdea1559902af433d7c6026bcc807064a6bfdbb
3
  size 1110105320