nikoslefkos commited on
Commit
2a48dd3
·
1 Parent(s): ef085a5

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +6 -5
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.4168
19
- - Train Accuracy: 0.6536
20
- - Validation Loss: 0.9242
21
- - Validation Accuracy: 0.7294
22
- - Epoch: 0
23
 
24
  ## Model description
25
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 1.4168 | 0.6536 | 0.9242 | 0.7294 | 0 |
 
49
 
50
 
51
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.8272
19
+ - Train Accuracy: 0.7506
20
+ - Validation Loss: 0.8106
21
+ - Validation Accuracy: 0.7534
22
+ - Epoch: 1
23
 
24
  ## Model description
25
 
 
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 1.4168 | 0.6536 | 0.9242 | 0.7294 | 0 |
49
+ | 0.8272 | 0.7506 | 0.8106 | 0.7534 | 1 |
50
 
51
 
52
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6581e6e4d4e7c87c95a39f5eee5522748c7bd98d66d3a0a2b4bbaf122313740d
3
  size 264025792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ce6feca303ec32bed85c408e57be15ed9f6e02b44c2135716c73b756b8e5a9d
3
  size 264025792