marksusol commited on
Commit
f61492c
·
1 Parent(s): d06c794

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +8 -8
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  base_model: distilbert/distilroberta-base
4
  tags:
5
  - generated_from_keras_callback
@@ -15,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.0066
19
- - Validation Loss: 0.0072
20
- - Train Precision: 0.9303
21
- - Train Recall: 0.9707
22
- - Train F1: 0.9690
23
- - Train Accuracy: 0.9985
24
- - Epoch: 1
25
 
26
  ## Model description
27
 
@@ -49,6 +48,7 @@ The following hyperparameters were used during training:
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.0643 | 0.0085 | 0.9223 | 0.9608 | 0.9593 | 0.9984 | 0 |
51
  | 0.0066 | 0.0072 | 0.9303 | 0.9707 | 0.9690 | 0.9985 | 1 |
 
52
 
53
 
54
  ### Framework versions
 
1
  ---
 
2
  base_model: distilbert/distilroberta-base
3
  tags:
4
  - generated_from_keras_callback
 
14
 
15
  This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.0050
18
+ - Validation Loss: 0.0060
19
+ - Train Precision: 0.9435
20
+ - Train Recall: 0.9716
21
+ - Train F1: 0.9705
22
+ - Train Accuracy: 0.9988
23
+ - Epoch: 2
24
 
25
  ## Model description
26
 
 
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.0643 | 0.0085 | 0.9223 | 0.9608 | 0.9593 | 0.9984 | 0 |
50
  | 0.0066 | 0.0072 | 0.9303 | 0.9707 | 0.9690 | 0.9985 | 1 |
51
+ | 0.0050 | 0.0060 | 0.9435 | 0.9716 | 0.9705 | 0.9988 | 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:864b521c23f17ef19bb7455bc997439ccdef97a60e954c0f297730fc8671b03b
3
  size 326298984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:048f4a95bfd30f26116fc38b89a7d7c67fdd2ee43258a7f6f482cde6200a3772
3
  size 326298984