dariast commited on
Commit
e960d72
·
verified ·
1 Parent(s): 8540891

SciBERT-SocietalAI-Finetuned

Browse files
Files changed (3) hide show
  1. README.md +5 -6
  2. model.safetensors +1 -1
  3. 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 [allenai/scibert_scivocab_uncased](https://huggingface.co/allenai/scibert_scivocab_uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5248
21
- - Accuracy: 0.8913
22
 
23
  ## Model description
24
 
@@ -43,15 +43,14 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
- - num_epochs: 3
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.294 | 1.0 | 138 | 0.3993 | 0.8732 |
53
- | 0.2816 | 2.0 | 276 | 0.3760 | 0.8986 |
54
- | 0.1214 | 3.0 | 414 | 0.5248 | 0.8913 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [allenai/scibert_scivocab_uncased](https://huggingface.co/allenai/scibert_scivocab_uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4315
21
+ - Accuracy: 0.8986
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 2
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.2976 | 1.0 | 138 | 0.3139 | 0.8877 |
53
+ | 0.2736 | 2.0 | 276 | 0.4315 | 0.8986 |
 
54
 
55
 
56
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbea7d0cf3bb37fb6fcb334da7014d3a1a926b7564a1d47a449ab7bf52e6b156
3
  size 439703544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0afec5b9f4f81ac7e4615ae485c51779371fc78066738792b5189d98b1201289
3
  size 439703544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abea55f4840e258bbb3506cfc31ec36d376222a164f6f4ed2e85c207cd44e4ec
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15e97843e3922ace0120fe5fe07e5a9a2ec549e8bb597db9bea258aabe05cd64
3
  size 5240