apohllo commited on
Commit
c65459b
·
1 Parent(s): da9d0a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - clarin-pl/poquad
5
+ language:
6
+ - pl
7
+ metrics:
8
+ - exact_match
9
+ - bleu
10
+ library_name: transformers
11
+ pipeline_tag: text2text-generation
12
  ---
13
+
14
+ This is a plT5-base model trained on the PoQuAD dataset. This model was trained as a result of single experiment run, so don't expect state-of-the-art results.
15
+ The evaluation was performed only on a subset of the evaluation data, so if you are running full evaluation the results might differ. Yet, currently this seems
16
+ to be the only model fine-tuned on PoQuAD.