yidi-huang commited on
Commit
d61f280
1 Parent(s): 86dc3fe

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +4 -9
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [dbmdz/bert-base-french-europeana-cased](https://huggingface.co/dbmdz/bert-base-french-europeana-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.0225
19
- - Epoch: 5
20
 
21
  ## Model description
22
 
@@ -35,19 +35,14 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 9480, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_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: float32
40
 
41
  ### Training results
42
 
43
  | Train Loss | Epoch |
44
  |:----------:|:-----:|
45
- | 0.2036 | 0 |
46
- | 0.0989 | 1 |
47
- | 0.0605 | 2 |
48
- | 0.0391 | 3 |
49
- | 0.0295 | 4 |
50
- | 0.0225 | 5 |
51
 
52
 
53
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [dbmdz/bert-base-french-europeana-cased](https://huggingface.co/dbmdz/bert-base-french-europeana-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.2057
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 4740, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_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: float32
40
 
41
  ### Training results
42
 
43
  | Train Loss | Epoch |
44
  |:----------:|:-----:|
45
+ | 0.2057 | 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:6367a44af8b3aea2c368971509c7511a9669e7921ff3d5431f236b1320f94c8e
3
  size 440395740
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35091f3e6d1f4266f52383dfe1908e6a97c525eddd6305b97604033105518b45
3
  size 440395740