DunnBC22 commited on
Commit
3351314
·
1 Parent(s): 2152a71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -2,12 +2,19 @@
2
  license: mit
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - bleu
7
  - rouge
 
8
  model-index:
9
  - name: mbart-large-50-Biomedical_Dataset
10
  results: []
 
 
 
 
11
  ---
12
 
13
  # mbart-large-50-Biomedical_Dataset
@@ -30,15 +37,15 @@ It achieves the following results on the evaluation set:
30
 
31
  ## Model description
32
 
33
- More information needed
34
 
35
  ## Intended uses & limitations
36
 
37
- More information needed
38
 
39
  ## Training and evaluation data
40
 
41
- More information needed
42
 
43
  ## Training procedure
44
 
@@ -69,11 +76,4 @@ Footnotes:
69
  - Transformers 4.26.1
70
  - Pytorch 2.0.1
71
  - Datasets 2.13.1
72
- - Tokenizers 0.13.3
73
-
74
-
75
- - Loss: 0.9425
76
- - Bleu: 38.9893
77
- - Rouge: {'rouge1': 0.6826259612196924, 'rouge2': 0.473675987811788, 'rougeL': 0.6586445010303293, 'rougeLsum': 0.6585487473231793}
78
- - Meteor: {'meteor': 0.6299677745833094}
79
- - Prediction Lengths: 24.362727392855568
 
2
  license: mit
3
  tags:
4
  - generated_from_trainer
5
+ - biology
6
+ - medical
7
  metrics:
8
  - bleu
9
  - rouge
10
+ - meteor
11
  model-index:
12
  - name: mbart-large-50-Biomedical_Dataset
13
  results: []
14
+ language:
15
+ - en
16
+ - it
17
+ pipeline_tag: translation
18
  ---
19
 
20
  # mbart-large-50-Biomedical_Dataset
 
37
 
38
  ## Model description
39
 
40
+ For more information on how it was created, check out the following link: {I will update this once I post the code on github.}
41
 
42
  ## Intended uses & limitations
43
 
44
+ This model is intended to demonstrate my ability to solve a complex problem using technology.
45
 
46
  ## Training and evaluation data
47
 
48
+ Dataset Source: https://huggingface.co/datasets/paolo-ruggirello/biomedical-dataset
49
 
50
  ## Training procedure
51
 
 
76
  - Transformers 4.26.1
77
  - Pytorch 2.0.1
78
  - Datasets 2.13.1
79
+ - Tokenizers 0.13.3