huynhdoo commited on
Commit
18965cc
1 Parent(s): d535daa

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.1724
18
- - Train Accuracy: 0.9446
19
- - Validation Loss: 0.4132
20
  - Validation Accuracy: 0.8436
21
- - Epoch: 2
22
 
23
  ## Model description
24
 
@@ -37,16 +37,14 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - optimizer: {'name': 'Adam', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5e-05, 'decay_steps': 603, '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-07, 'amsgrad': False}
41
  - training_precision: float32
42
 
43
  ### Training results
44
 
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
- | 0.4575 | 0.7934 | 0.4093 | 0.8492 | 0 |
48
- | 0.2709 | 0.9073 | 0.4132 | 0.8603 | 1 |
49
- | 0.1724 | 0.9446 | 0.4132 | 0.8436 | 2 |
50
 
51
 
52
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.5060
18
+ - Train Accuracy: 0.7617
19
+ - Validation Loss: 0.3795
20
  - Validation Accuracy: 0.8436
21
+ - Epoch: 0
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - optimizer: {'name': 'Adam', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5e-05, 'decay_steps': 1005, '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-07, 'amsgrad': False}
41
  - training_precision: float32
42
 
43
  ### Training results
44
 
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
+ | 0.5060 | 0.7617 | 0.3795 | 0.8436 | 0 |
 
 
48
 
49
 
50
  ### Framework versions
logs/train/events.out.tfevents.1676023984.9a26f421da70.364.2.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3e901705033a2aa81fff41d4102d14ec9de5be5afc2f424e53fe90a9423910b
3
+ size 3159460
logs/validation/events.out.tfevents.1676024163.9a26f421da70.364.3.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2407bec9fa7b71b4305cc56c59b4e5f109484a9f3bee3359907f2a0d05e1ef1d
3
+ size 356
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02c861e84819e826545554dd9a91659c575dd0e8e115c6890ddbea56c4b87779
3
  size 442783616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a96bc253fa6d28292f8c90a481fb2e9b78f69181133b8286f9ce13c88095e4b
3
  size 442783616