n3wtou commited on
Commit
5862801
1 Parent(s): 4ebcb69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -5,6 +5,13 @@ tags:
5
  model-index:
6
  - name: n3wtou/mt5-small-finedtuned-4-swahili
7
  results: []
 
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -12,7 +19,7 @@ probably proofread and complete it, then remove this comment. -->
12
 
13
  # n3wtou/mt5-small-finedtuned-4-swahili
14
 
15
- This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: 2.4419
18
  - Validation Loss: 2.4809
@@ -59,4 +66,4 @@ The following hyperparameters were used during training:
59
  - Transformers 4.30.2
60
  - TensorFlow 2.12.0
61
  - Datasets 2.12.0
62
- - Tokenizers 0.13.3
 
5
  model-index:
6
  - name: n3wtou/mt5-small-finedtuned-4-swahili
7
  results: []
8
+ datasets:
9
+ - csebuetnlp/xlsum
10
+ language:
11
+ - sw
12
+ metrics:
13
+ - f1
14
+ - rouge
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
19
 
20
  # n3wtou/mt5-small-finedtuned-4-swahili
21
 
22
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on csebuetnlp/xlsum dataset.
23
  It achieves the following results on the evaluation set:
24
  - Train Loss: 2.4419
25
  - Validation Loss: 2.4809
 
66
  - Transformers 4.30.2
67
  - TensorFlow 2.12.0
68
  - Datasets 2.12.0
69
+ - Tokenizers 0.13.3