chathuru commited on
Commit
703a1d3
1 Parent(s): d3f2906

CuATR-distilbert

Browse files
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5465
22
- - Accuracy: 0.8696
23
- - F1: 0.8696
24
 
25
  ## Model description
26
 
@@ -45,14 +45,16 @@ The following hyperparameters were used during training:
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 2
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | No log | 1.0 | 6 | 0.6081 | 0.9130 | 0.9231 |
55
- | No log | 2.0 | 12 | 0.5465 | 0.8696 | 0.8696 |
 
 
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.2758
22
+ - Accuracy: 0.9565
23
+ - F1: 0.9600
24
 
25
  ## Model description
26
 
 
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 4
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | No log | 1.0 | 6 | 0.5600 | 0.9565 | 0.9630 |
55
+ | No log | 2.0 | 12 | 0.4153 | 0.8696 | 0.8696 |
56
+ | No log | 3.0 | 18 | 0.3222 | 0.8696 | 0.8696 |
57
+ | No log | 4.0 | 24 | 0.2758 | 0.9565 | 0.9600 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e11e0a98de6cf5522d12ba450a178d2014ee74a568c8db4b3ecb65be2b9577b9
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4164782df8ed5981136065f7caf9044e557613f9085b24827c462218a80a993
3
  size 267832560
runs/Dec20_16-20-45_afd4a1f33f92/events.out.tfevents.1703089273.afd4a1f33f92.7588.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea00eb520fa31233e9991226b14a9a893ce16eb6380e7fcbb0fa90a383967515
3
+ size 6147
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af01dcbee2afd4ece8a0f7b8564c1d3cbbbe5a1463c37ba8ae336a423724b1a8
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:059b5c15a17d595604538043f6553b09ee87eda1de5e7902ac938f9bef2474f2
3
  size 4728