akaashp15 commited on
Commit
e69aba1
1 Parent(s): 92b390a

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,13 +14,13 @@ 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.0544
18
- - Validation Loss: 0.0612
19
- - Train Precision: 0.9148
20
- - Train Recall: 0.9318
21
- - Train F1: 0.9232
22
- - Train Accuracy: 0.9822
23
- - Epoch: 1
24
 
25
  ## Model description
26
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.1990 | 0.0712 | 0.8974 | 0.9226 | 0.9098 | 0.9790 | 0 |
50
  | 0.0544 | 0.0612 | 0.9148 | 0.9318 | 0.9232 | 0.9822 | 1 |
 
51
 
52
 
53
  ### 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.0344
18
+ - Validation Loss: 0.0597
19
+ - Train Precision: 0.9253
20
+ - Train Recall: 0.9356
21
+ - Train F1: 0.9304
22
+ - Train Accuracy: 0.9836
23
+ - Epoch: 2
24
 
25
  ## Model description
26
 
 
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.1990 | 0.0712 | 0.8974 | 0.9226 | 0.9098 | 0.9790 | 0 |
50
  | 0.0544 | 0.0612 | 0.9148 | 0.9318 | 0.9232 | 0.9822 | 1 |
51
+ | 0.0344 | 0.0597 | 0.9253 | 0.9356 | 0.9304 | 0.9836 | 2 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:213396a93296ae9928fdd3bc52620e7bc0579a7e46a4329570434bc7120007a0
3
  size 265606416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a08b21329becde3f2ec6e5d8cac973462c83d4ee6ca9decf5e920e07a005739
3
  size 265606416