Sybghat commited on
Commit
77627c7
1 Parent(s): 4b87812

Model save

Browse files
README.md CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
  # FAQs_DistillBERT
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -33,8 +35,8 @@ More information needed
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 2e-05
36
- - train_batch_size: 64
37
- - eval_batch_size: 64
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
@@ -44,7 +46,7 @@ The following hyperparameters were used during training:
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
- | No log | 1.0 | 125 | 3.2642 |
48
 
49
 
50
  ### Framework versions
 
14
  # FAQs_DistillBERT
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.6577
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-05
38
+ - train_batch_size: 16
39
+ - eval_batch_size: 16
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.2406 | 1.0 | 500 | 1.6577 |
50
 
51
 
52
  ### Framework versions
runs/Mar23_06-13-50_2a8709f4af60/events.out.tfevents.1711174439.2a8709f4af60.569.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11d493fbba489cdb786c59e7237ca205ec14de991d6c0b2ab4a4af907169ca86
3
- size 4734
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce828b479b24d020f380f5cc025a7fac97038c614bd2d67a738e90d1e0791ad9
3
+ size 5359