Elseif02 commited on
Commit
c0ba11a
1 Parent(s): 2d07d91

Model save

Browse files
README.md CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
  # results
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -38,13 +40,15 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 1
42
 
43
  ### Training results
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
- | No log | 1.0 | 214 | 0.0135 |
 
 
48
 
49
 
50
  ### Framework versions
 
14
  # results
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.0002
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 3
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 214 | 0.0121 |
50
+ | No log | 2.0 | 428 | 0.0046 |
51
+ | 0.2698 | 3.0 | 642 | 0.0002 |
52
 
53
 
54
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5d53cb07584b0295acdcedd2c475c5d0a18fc1e87854c9705fdad83249d456a
3
  size 265470032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b17a87e95782b2fc7feaf18843f403a850ca6880a3db297dd430f6ff2c748da
3
  size 265470032
runs/Jun21_11-02-37_802cdc65aac1/events.out.tfevents.1718967764.802cdc65aac1.185.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5af47b1ffca44ca0750261d2437bec31d3559aafc5026064abffb10387bf869
3
- size 5430
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0f6c8e38ea9ecf62f9fcf1c68cdd1f5d792ec4df7f04c3470f50c825ed1b32b
3
+ size 6055