WillHeld commited on
Commit
9aeff7b
1 Parent(s): 66b50d2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,7 +1,11 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: t5-small-pointer-adv-mtop
7
  results: []
@@ -12,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # t5-small-pointer-adv-mtop
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: 0.1341
18
- - Exact Match: 0.4541
19
 
20
  ## Model description
21
 
1
  ---
2
+ language:
3
+ - en
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
7
+ datasets:
8
+ - mtop
9
  model-index:
10
  - name: t5-small-pointer-adv-mtop
11
  results: []
16
 
17
  # t5-small-pointer-adv-mtop
18
 
19
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the mtop dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.1341
22
+ - Exact Match: 0.5817
23
 
24
  ## Model description
25