Eurosmart commited on
Commit
b720f08
1 Parent(s): 79ec7d7

Model save

Browse files
README.md CHANGED
@@ -1,9 +1,7 @@
1
  ---
2
- license: apache-2.0
3
- base_model: distilbert-base-uncased
4
  tags:
5
- - question-answering
6
- - nlp
7
  - generated_from_trainer
8
  model-index:
9
  - name: distilbert-qa-mash-covid
@@ -15,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # distilbert-qa-mash-covid
17
 
18
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the mashqa_dataset dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.6691
21
 
22
  ## Model description
23
 
@@ -42,22 +40,17 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 10
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 1.9281 | 1.0 | 657 | 1.4079 |
52
- | 1.4703 | 2.0 | 1314 | 1.2640 |
53
- | 1.3062 | 3.0 | 1971 | 1.2448 |
54
- | 1.0172 | 4.0 | 2628 | 1.2780 |
55
- | 0.8991 | 5.0 | 3285 | 1.3009 |
56
- | 0.8004 | 6.0 | 3942 | 1.4255 |
57
- | 0.6502 | 7.0 | 4599 | 1.4567 |
58
- | 0.5806 | 8.0 | 5256 | 1.5352 |
59
- | 0.5117 | 9.0 | 5913 | 1.6334 |
60
- | 0.4538 | 10.0 | 6570 | 1.6691 |
61
 
62
 
63
  ### Framework versions
 
1
  ---
2
+ license: mit
3
+ base_model: FacebookAI/roberta-base
4
  tags:
 
 
5
  - generated_from_trainer
6
  model-index:
7
  - name: distilbert-qa-mash-covid
 
13
 
14
  # distilbert-qa-mash-covid
15
 
16
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.0643
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: 5
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 1.6892 | 1.0 | 657 | 1.0350 |
50
+ | 1.0865 | 2.0 | 1314 | 1.0145 |
51
+ | 0.9423 | 3.0 | 1971 | 0.9382 |
52
+ | 0.6721 | 4.0 | 2628 | 0.9880 |
53
+ | 0.5998 | 5.0 | 3285 | 1.0643 |
 
 
 
 
 
54
 
55
 
56
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d2561e9c07a4b2b3c2dafa13ee02207cdc5d37b4e4ea5e151d7f2da008ea426
3
  size 496250232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e8be1d2d418d2361840f2a0dc942f8f465e3c8a17374ee8ffc2c0f7317781a7
3
  size 496250232
runs/Jun03_01-17-26_b4bb6272339d/events.out.tfevents.1717377447.b4bb6272339d.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af39195894426f114f60d70ab4cece1e3a7cc1fc5b106190e9c8ad59f0c9409d
3
- size 6993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:644690867f2746744f8eb080c06f53145c15d11f6fda831312753e7b0fe7b938
3
+ size 7618
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:819bfc516713d991070d1d0114ec7d71236ff3a8d3fcef75756f80eb1f6b70d0
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba853542e07bc96eed41e52fded2294aff3c83b54966e06870533c2de65c64f9
3
  size 4920