janedsa commited on
Commit
11a63f4
·
verified ·
1 Parent(s): 8524304

janedsa/updatedbertmodel

Browse files
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
@@ -13,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # model
15
 
16
- This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.3793
19
- - Accuracy: 0.9341
20
 
21
  ## Model description
22
 
@@ -47,11 +49,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
- | 0.3667 | 1.0 | 858 | 0.3561 | 0.8673 |
51
- | 0.217 | 2.0 | 1716 | 0.3205 | 0.9042 |
52
- | 0.16 | 3.0 | 2574 | 0.3807 | 0.9118 |
53
- | 0.1173 | 4.0 | 3432 | 0.3677 | 0.9318 |
54
- | 0.0944 | 5.0 | 4290 | 0.3793 | 0.9341 |
55
 
56
 
57
  ### Framework versions
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: bert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
15
 
16
  # model
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: 0.3498
21
+ - Accuracy: 0.8758
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.9959 | 1.0 | 858 | 0.7793 | 0.6508 |
53
+ | 0.7446 | 2.0 | 1716 | 0.5835 | 0.7643 |
54
+ | 0.5654 | 3.0 | 2574 | 0.4591 | 0.8218 |
55
+ | 0.4543 | 4.0 | 3432 | 0.3731 | 0.8603 |
56
+ | 0.3487 | 5.0 | 4290 | 0.3498 | 0.8758 |
57
 
58
 
59
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/model/checkpoint-4290",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e46cdbabd19d9cbeb492e8b9698af3866d6f59c0e4b5fe056013606dafa0f82e
3
  size 437961724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eec2cfa14f14ca4827b7d0ec7d8f1dc941b61919be1f26a82d3d9ed736f73ac6
3
  size 437961724
runs/Apr24_04-15-04_0997c0238de2/events.out.tfevents.1713932105.0997c0238de2.290.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d09ea9b0a888a1739ffe13ec23511ee2e0f3d74c0b89412e44bb58563aa31b5a
3
+ size 8448
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:138c0e50829ada39815ca0bb09177100a0fa420cb075df1e4a6d2510699114ef
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52e2fa8f1a8cbaf2c5627dd6bf8731a2672298a089e497fe1f6ec17f0cd9c8df
3
  size 4984