milyiyo commited on
Commit
8c14bf8
1 Parent(s): 17d73d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -5,6 +5,13 @@ tags:
5
  model-index:
6
  - name: paraphraser-german-mt5-small
7
  results: []
 
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,9 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # paraphraser-german-mt5-small
14
 
15
- This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 1.7678
 
18
 
19
  ## Model description
20
 
@@ -70,4 +78,4 @@ The following hyperparameters were used during training:
70
  - Transformers 4.26.0
71
  - Pytorch 1.13.1+cu116
72
  - Datasets 2.9.0
73
- - Tokenizers 0.13.2
5
  model-index:
6
  - name: paraphraser-german-mt5-small
7
  results: []
8
+ datasets:
9
+ - paws-x
10
+ - tapaco
11
+ language:
12
+ - de
13
+ metrics:
14
+ - perplexity
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
19
 
20
  # paraphraser-german-mt5-small
21
 
22
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the paws-x (de) and tapaco (de) dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 1.7678
25
+ - Perplexity: 5.86
26
 
27
  ## Model description
28
 
78
  - Transformers 4.26.0
79
  - Pytorch 1.13.1+cu116
80
  - Datasets 2.9.0
81
+ - Tokenizers 0.13.2