HansOMEL commited on
Commit
1a6a8f6
1 Parent(s): a823171

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. README.md +4 -4
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.2316
18
 
19
  ## Model description
20
 
@@ -47,9 +47,9 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
- | 0.979 | 1.0 | 13821 | 0.9780 |
51
- | 0.4313 | 2.0 | 27642 | 1.0361 |
52
- | 0.3275 | 3.0 | 41463 | 1.2316 |
53
 
54
 
55
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.3820
18
 
19
  ## Model description
20
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 0.6399 | 1.0 | 13821 | 1.3820 |
51
+ | 0.4027 | 2.0 | 27642 | 1.3894 |
52
+ | 0.2129 | 3.0 | 41463 | 1.5486 |
53
 
54
 
55
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad44a50b03f95df860a4c62a34fa611d169362afb07f66de4d369307d3d84025
3
  size 406782566
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d526d1bfd513e2a8feeff68d61a7e40a73f35b3415437576f7afaaa8d670c6
3
  size 406782566
tokenizer.json CHANGED
@@ -4,7 +4,7 @@
4
  "direction": "Right",
5
  "max_length": 512,
6
  "strategy": "OnlySecond",
7
- "stride": 128
8
  },
9
  "padding": null,
10
  "added_tokens": [
 
4
  "direction": "Right",
5
  "max_length": 512,
6
  "strategy": "OnlySecond",
7
+ "stride": 0
8
  },
9
  "padding": null,
10
  "added_tokens": [
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:905e9adb0c96f0179f13e6a3ae49f372e8e347bff5f44b8fffb1c31d4a83415b
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dda71e87162c848e7bbe59790f095290860bfbb50cb279e20180d5c92fe29b1
3
  size 4600