alexlop commited on
Commit
7e0c118
·
verified ·
1 Parent(s): 52300da

detr-t5-medical-captioning

Browse files
Files changed (3) hide show
  1. README.md +4 -5
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.9834
20
- - Rougel: 0.1565
21
 
22
  ## Model description
23
 
@@ -42,15 +42,14 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
  - lr_scheduler_type: linear
45
- - num_epochs: 2
46
  - mixed_precision_training: Native AMP
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Rougel |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | 1.3246 | 1.0 | 236 | 1.2553 | 0.1565 |
53
- | 0.9549 | 2.0 | 472 | 0.9834 | 0.1565 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.7488
20
+ - Rougel: 0.2095
21
 
22
  ## Model description
23
 
 
42
  - seed: 42
43
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 1
46
  - mixed_precision_training: Native AMP
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Rougel |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 1.9062 | 1.0 | 236 | 1.7488 | 0.2095 |
 
53
 
54
 
55
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d78973b1986e90c854e2892a4b3514125873723548be5745e1d1a9a218119ce4
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1c8f81d0172f30ed65dc041608fb53b73b85df301fce5b6e68b317c93295687
3
  size 242041896
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:baae9994b055f7496a6f4887f7576f7e5e8bc655719478ffa89969174c8c3920
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc59aa37316d89f91118d4b5b73045b5bdbdfa79a7cc35f8d3bff50b6d83d53a
3
  size 5368