ZachBeesley commited on
Commit
220d03b
1 Parent(s): a647488

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -5,6 +5,12 @@ tags:
5
  model-index:
6
  - name: ZachBeesley/mt5-small-finetuned-amazon-en-es
7
  results: []
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -20,7 +26,7 @@ It achieves the following results on the evaluation set:
20
 
21
  ## Model description
22
 
23
- More information needed
24
 
25
  ## Intended uses & limitations
26
 
@@ -57,4 +63,4 @@ The following hyperparameters were used during training:
57
  - Transformers 4.30.2
58
  - TensorFlow 2.12.0
59
  - Datasets 2.13.1
60
- - Tokenizers 0.13.3
 
5
  model-index:
6
  - name: ZachBeesley/mt5-small-finetuned-amazon-en-es
7
  results: []
8
+ language:
9
+ - en
10
+ - es
11
+ widget:
12
+ - text: "Best cast iron skillet you will ever buy. I would definitely recommend."
13
+ example_title: "Example 1"
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
26
 
27
  ## Model description
28
 
29
+ Text-summarization model that can summarize English and Spanish contexts.
30
 
31
  ## Intended uses & limitations
32
 
 
63
  - Transformers 4.30.2
64
  - TensorFlow 2.12.0
65
  - Datasets 2.13.1
66
+ - Tokenizers 0.13.3