SlavaC commited on
Commit
2a85008
·
1 Parent(s): 4e7f023

End of training

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. config.json +0 -8
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.1653
18
- - Validation Loss: 0.4949
19
  - Epoch: 1
20
 
21
  ## Model description
@@ -42,8 +42,8 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 0.2938 | 0.4217 | 0 |
46
- | 0.1653 | 0.4949 | 1 |
47
 
48
 
49
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.2861
18
+ - Validation Loss: 0.4212
19
  - Epoch: 1
20
 
21
  ## Model description
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 0.4878 | 0.4234 | 0 |
46
+ | 0.2861 | 0.4212 | 1 |
47
 
48
 
49
  ### Framework versions
config.json CHANGED
@@ -9,16 +9,8 @@
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
- "id2label": {
13
- "0": "unacceptable",
14
- "1": "acceptable"
15
- },
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
- "label2id": {
19
- "acceptable": "1",
20
- "unacceptable": "0"
21
- },
22
  "layer_norm_eps": 1e-12,
23
  "max_position_embeddings": 512,
24
  "model_type": "bert",
 
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
 
 
 
 
12
  "initializer_range": 0.02,
13
  "intermediate_size": 3072,
 
 
 
 
14
  "layer_norm_eps": 1e-12,
15
  "max_position_embeddings": 512,
16
  "model_type": "bert",
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5e4efe3058df59aa62454c053af53525dde327a26395894f989163843d3dff5
3
  size 433535320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca42669667ce189d7c35168dc46bd3c29c02a2f186edcd856ed7b6145962f6a2
3
  size 433535320