ulajessen commited on
Commit
e3690aa
·
1 Parent(s): 143195c

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. tf_model.h5 +2 -2
  3. tokenizer.json +1 -6
README.md CHANGED
@@ -15,9 +15,9 @@ 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: 0.2557
19
- - Validation Loss: 0.1851
20
- - Train Accuracy: 0.9274
21
  - Epoch: 0
22
 
23
  ## Model description
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 0.2557 | 0.1851 | 0.9274 | 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: 0.2510
19
+ - Validation Loss: 0.1838
20
+ - Train Accuracy: 0.9297
21
  - Epoch: 0
22
 
23
  ## Model description
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 0.2510 | 0.1838 | 0.9297 | 0 |
48
 
49
 
50
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f324082b0052723ff7709f1f1561c1ce89dabc486038fe8b82b6df1f422ffa2c
3
- size 267955144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ace5a702d325068255ae275205317781ea14ef4eddfb4db32a2c81e3a1b4bd70
3
+ size 267951808
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {