KarthikAlagarsamy commited on
Commit
f16f968
1 Parent(s): f4a46e2

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -9
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,12 +15,8 @@ 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: 5.9764
19
- - Train End Logits Accuracy: 0.0
20
- - Train Start Logits Accuracy: 0.0
21
- - Validation Loss: 5.8573
22
- - Validation End Logits Accuracy: 0.1000
23
- - Validation Start Logits Accuracy: 0.0
24
  - Epoch: 0
25
 
26
  ## Model description
@@ -45,9 +41,9 @@ The following hyperparameters were used during training:
45
 
46
  ### Training results
47
 
48
- | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
- |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
- | 5.9764 | 0.0 | 0.0 | 5.8573 | 0.1000 | 0.0 | 0 |
51
 
52
 
53
  ### 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: 5.9255
19
+ - Validation Loss: 5.9239
 
 
 
 
20
  - Epoch: 0
21
 
22
  ## Model description
 
41
 
42
  ### Training results
43
 
44
+ | Train Loss | Validation Loss | Epoch |
45
+ |:----------:|:---------------:|:-----:|
46
+ | 5.9255 | 5.9239 | 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:602d420be80000b0ea0e95ddb254eab2499a3ee824c64d2657d651d8eee400f5
3
  size 265583592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7ac1ea3151aa7388372c6a76d586ffddb726a396867e7dc3cb4e5c4d445a70c
3
  size 265583592