hankokk commited on
Commit
40f429c
1 Parent(s): 3430de5

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +5 -14
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
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: 1.7673
19
- - Validation Loss: 1.9285
20
- - Epoch: 9
21
 
22
  ## Model description
23
 
@@ -43,21 +43,12 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 3.7030 | 2.8061 | 0 |
47
- | 2.1266 | 1.9285 | 1 |
48
- | 1.7762 | 1.9285 | 2 |
49
- | 1.7749 | 1.9285 | 3 |
50
- | 1.7720 | 1.9285 | 4 |
51
- | 1.7682 | 1.9285 | 5 |
52
- | 1.7581 | 1.9285 | 6 |
53
- | 1.7630 | 1.9285 | 7 |
54
- | 1.7695 | 1.9285 | 8 |
55
- | 1.7673 | 1.9285 | 9 |
56
 
57
 
58
  ### Framework versions
59
 
60
- - Transformers 4.34.1
61
  - TensorFlow 2.14.0
62
  - Datasets 2.14.6
63
  - Tokenizers 0.14.1
 
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: 3.3070
19
+ - Validation Loss: 1.9674
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 3.3070 | 1.9674 | 0 |
 
 
 
 
 
 
 
 
 
47
 
48
 
49
  ### Framework versions
50
 
51
+ - Transformers 4.35.0
52
  - TensorFlow 2.14.0
53
  - Datasets 2.14.6
54
  - Tokenizers 0.14.1
config.json CHANGED
@@ -18,6 +18,6 @@
18
  "seq_classif_dropout": 0.2,
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
- "transformers_version": "4.34.1",
22
  "vocab_size": 30522
23
  }
 
18
  "seq_classif_dropout": 0.2,
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
+ "transformers_version": "4.35.0",
22
  "vocab_size": 30522
23
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:071c3ba22faa5be0815af25285903f4961b1fd333d41b4b63e5ba175ab8db2f9
3
  size 265583592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38174aaefae972c9454a8e4d71870442b8d2a96659dbce922e7fa475fa02962e
3
  size 265583592