nkasmanoff commited on
Commit
6022556
1 Parent(s): 8b9506e
Files changed (4) hide show
  1. README.md +5 -5
  2. config.json +4 -2
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0021
21
- - Accuracy: 1.0
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 63 | 0.0118 | 1.0 |
53
- | No log | 2.0 | 126 | 0.0026 | 1.0 |
54
- | No log | 3.0 | 189 | 0.0021 | 1.0 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0158
21
+ - Accuracy: 0.9886
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 64 | 0.1104 | 0.9830 |
53
+ | No log | 2.0 | 128 | 0.0222 | 0.9886 |
54
+ | No log | 3.0 | 192 | 0.0158 | 0.9886 |
55
 
56
 
57
  ### Framework versions
config.json CHANGED
@@ -13,7 +13,8 @@
13
  "0": "LABEL_0",
14
  "1": "LABEL_1",
15
  "2": "LABEL_2",
16
- "3": "LABEL_3"
 
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
@@ -21,7 +22,8 @@
21
  "LABEL_0": 0,
22
  "LABEL_1": 1,
23
  "LABEL_2": 2,
24
- "LABEL_3": 3
 
25
  },
26
  "layer_norm_eps": 1e-12,
27
  "max_position_embeddings": 512,
 
13
  "0": "LABEL_0",
14
  "1": "LABEL_1",
15
  "2": "LABEL_2",
16
+ "3": "LABEL_3",
17
+ "4": "LABEL_4"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
 
22
  "LABEL_0": 0,
23
  "LABEL_1": 1,
24
  "LABEL_2": 2,
25
+ "LABEL_3": 3,
26
+ "LABEL_4": 4
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d58a52d4f770e2ca4c177708c745992222daa49001335b95d058b4cf23a2e1e0
3
- size 437964800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7d61f4422c1f1b3ce68f38937b1ade8e727b7b0d0498fa2b58513eba4218034
3
+ size 437967876
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ce469738ca5c19742b26a59cae9221436dc396b472b603188fe6816d0a894ee
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a0ea42b694597c06b1480dcb9eed51b55891f5e825714127cdaef4f248d5a75
3
  size 5048