TirkNork commited on
Commit
afa70de
·
1 Parent(s): 7e3297f

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -20
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.0166
18
- - Validation Loss: 0.2396
19
- - Train Accuracy: 0.9
20
- - Epoch: 15
21
 
22
  ## Model description
23
 
@@ -43,22 +43,7 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
- | 0.6613 | 0.6221 | 0.725 | 0 |
47
- | 0.5397 | 0.4643 | 0.825 | 1 |
48
- | 0.3708 | 0.3080 | 0.9 | 2 |
49
- | 0.3035 | 0.3790 | 0.85 | 3 |
50
- | 0.2910 | 0.5127 | 0.75 | 4 |
51
- | 0.2633 | 0.2782 | 0.9 | 5 |
52
- | 0.1950 | 0.2423 | 0.925 | 6 |
53
- | 0.1502 | 0.2385 | 0.85 | 7 |
54
- | 0.1145 | 0.3076 | 0.875 | 8 |
55
- | 0.0686 | 0.2499 | 0.9 | 9 |
56
- | 0.0511 | 0.2454 | 0.875 | 10 |
57
- | 0.0360 | 0.2422 | 0.875 | 11 |
58
- | 0.0316 | 0.2374 | 0.925 | 12 |
59
- | 0.0265 | 0.2426 | 0.925 | 13 |
60
- | 0.0202 | 0.2376 | 0.925 | 14 |
61
- | 0.0166 | 0.2396 | 0.9 | 15 |
62
 
63
 
64
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.0019
18
+ - Validation Loss: 0.4504
19
+ - Train Accuracy: 0.85
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
+ | 0.0019 | 0.4504 | 0.85 | 0 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
 
48
 
49
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b7b954f0cff8ac4af86755f9412bce20fe2f930856cb26e9cdbd25fcd5316df
3
  size 267955144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6b32f0c070b0300fae9b13d3813f4db7b986bbaf83223e144fcdcad3ca4aced
3
  size 267955144