Alirani commited on
Commit
83a5f3e
1 Parent(s): 3ef4d9d

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +5 -4
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.4448
19
- - Validation Loss: 1.3397
20
- - Train Accuracy: 0.5620
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 1.4448 | 1.3397 | 0.5620 | 0 |
 
48
 
49
 
50
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.1791
19
+ - Validation Loss: 1.3226
20
+ - Train Accuracy: 0.5715
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 1.4448 | 1.3397 | 0.5620 | 0 |
48
+ | 1.1791 | 1.3226 | 0.5715 | 1 |
49
 
50
 
51
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3843148848074baae3269fd909c910f735419df7cab7e1e39c91976432d8c0b
3
  size 268004032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40ce555f082d3c5d2ad2557aa338d16c32320159c1c0f04e1a1178e4d810428f
3
  size 268004032