GPT007 commited on
Commit
6fc9fa5
1 Parent(s): 6100a96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,8 +5,8 @@ language:
5
  - en
6
  tags:
7
  - pytorch
8
- - Text Generation
9
- - Transformer
10
  ---
11
 
12
  It's a transformer trained to conjugate the imperfect tense in German. It's currently a test to make transformers in PyTorch.
 
5
  - en
6
  tags:
7
  - pytorch
8
+ - text-generation-inference
9
+ library_name: transformers
10
  ---
11
 
12
  It's a transformer trained to conjugate the imperfect tense in German. It's currently a test to make transformers in PyTorch.