hilmluo commited on
Commit
bc61363
1 Parent(s): 9923abd

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +4 -6
  2. tf_model.h5 +1 -1
  3. tokenizer.json +1 -6
README.md CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.0242
18
- - Validation Loss: 0.0571
19
- - Epoch: 2
20
 
21
  ## Model description
22
 
@@ -42,9 +42,7 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 0.1183 | 0.0553 | 0 |
46
- | 0.0384 | 0.0524 | 1 |
47
- | 0.0242 | 0.0571 | 2 |
48
 
49
 
50
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.1265
18
+ - Validation Loss: 0.0535
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 0.1265 | 0.0535 | 0 |
 
 
46
 
47
 
48
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90724c0023655de65db0361176e11ad0099540125e809f7a7c6c7f5ac120fe4e
3
  size 435861524
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a90dedf4896c8645f6819c42c88440a507e017fd2eee74e59e17aeec66bf21b
3
  size 435861524
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
  {