tejaskamtam commited on
Commit
59b6c06
1 Parent(s): b833e8c

Model save

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. config.json +6 -0
  3. model.safetensors +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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.6915
21
- - Accuracy: 0.6749
22
 
23
  ## Model description
24
 
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 2.0686 | 0.0 | 5 | 1.7577 | 0.6687 |
56
- | 1.8893 | 0.0 | 10 | 1.6962 | 0.6743 |
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.7192
21
+ - Accuracy: 0.6736
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 2.068 | 0.0 | 5 | 1.7758 | 0.6650 |
56
+ | 1.9159 | 0.0 | 10 | 1.7192 | 0.6736 |
57
 
58
 
59
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,11 @@
1
  {
2
  "_name_or_path": "bert-base-uncased",
 
 
 
 
 
 
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],
 
1
  {
2
  "_name_or_path": "bert-base-uncased",
3
+ "adapters": {
4
+ "adapters": {},
5
+ "config_map": {},
6
+ "fusion_config_map": {},
7
+ "fusions": {}
8
+ },
9
  "architectures": [
10
  "BertForMaskedLM"
11
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04893f4b153816b6dd7eb2168dbad4ba669ff4323be811527864994d2e1b2a33
3
  size 438080896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7702735369fd181b794db2f3ac6829731fdd8c096b1a41e51ecc6c7b14d13773
3
  size 438080896