xpolak8 commited on
Commit
047c8ee
·
verified ·
1 Parent(s): b78bda2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -2,7 +2,6 @@
2
  language: cs
3
  license: apache-2.0
4
  library_name: transformers
5
- pipeline_tag: text2text-generation
6
  tags:
7
  - t5
8
  - czech
@@ -10,4 +9,4 @@ tags:
10
 
11
  # Czech T5 (base)
12
 
13
- T5 v1.1 pretrained from scratch on Czech web text (`cs.vert`) with span-corruption, using [nanoT5](https://github.com/PiotrNawrot/nanoT5). This is a base (pretraining-only) checkpoint; fine-tune it for downstream tasks.
 
2
  language: cs
3
  license: apache-2.0
4
  library_name: transformers
 
5
  tags:
6
  - t5
7
  - czech
 
9
 
10
  # Czech T5 (base)
11
 
12
+ T5 v1.1 pretrained from scratch on Czech web text with span-corruption, using [nanoT5](https://github.com/PiotrNawrot/nanoT5). This is a base (pretraining-only) checkpoint; fine-tune it for downstream tasks.