WillHeld commited on
Commit
3f3fc77
1 Parent(s): 4d47a88

update model card README.md

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