Shaopeng commited on
Commit
e556c1b
1 Parent(s): 8d6e634

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +4 -6
  2. tf_model.h5 +2 -2
  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.0249
18
- - Validation Loss: 0.0559
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.1284 | 0.0614 | 0 |
46
- | 0.0401 | 0.0572 | 1 |
47
- | 0.0249 | 0.0559 | 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.1237
18
+ - Validation Loss: 0.0682
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 0.1237 | 0.0682 | 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:5a67e1143be7d932a08f368050c2cdf56019bf6cb756650b032060d4bc0a0eef
3
- size 435849236
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:967878eeaedc25d0d0a0c16cf2adc8da4946669a0b4b1c1e7d54046a15219df2
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
  {