yidi-huang commited on
Commit
598a167
1 Parent(s): af4e330

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +6 -10
  2. config.json +1 -1
  3. 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.0227
19
- - Epoch: 4
20
 
21
  ## Model description
22
 
@@ -35,23 +35,19 @@ 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': 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
- | 0.0893 | 1 |
47
- | 0.0503 | 2 |
48
- | 0.0308 | 3 |
49
- | 0.0227 | 4 |
50
 
51
 
52
  ### Framework versions
53
 
54
- - Transformers 4.40.0
55
  - TensorFlow 2.15.0
56
- - Datasets 2.19.0
57
  - Tokenizers 0.19.1
 
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.2015
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': 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.2015 | 0 |
 
 
 
 
46
 
47
 
48
  ### Framework versions
49
 
50
+ - Transformers 4.40.2
51
  - TensorFlow 2.15.0
52
+ - Datasets 2.19.1
53
  - Tokenizers 0.19.1
config.json CHANGED
@@ -32,7 +32,7 @@
32
  "num_hidden_layers": 12,
33
  "pad_token_id": 0,
34
  "position_embedding_type": "absolute",
35
- "transformers_version": "4.40.0",
36
  "type_vocab_size": 2,
37
  "use_cache": true,
38
  "vocab_size": 32000
 
32
  "num_hidden_layers": 12,
33
  "pad_token_id": 0,
34
  "position_embedding_type": "absolute",
35
+ "transformers_version": "4.40.2",
36
  "type_vocab_size": 2,
37
  "use_cache": true,
38
  "vocab_size": 32000
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc43ef0aa007a5946fc91df91faf58d84069cd15205283bf3d9df4fbec701b6d
3
  size 440395740
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d4f846bf6fb1e669bc8282e270ba3d39a7bcfb289a17f54e00c638d57d04c20
3
  size 440395740