kimpty nielsr HF Staff commited on
Commit
7ed8b52
·
verified ·
1 Parent(s): 4739fdd

Add pipeline tag and library name (#3)

Browse files

- Add pipeline tag and library name (8c3e6227e45cd78a4270b5a985a9795916c9723f)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: afl-3.0
 
 
3
  tags:
4
  - medical
5
  ---
 
1
  ---
2
  license: afl-3.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
  tags:
6
  - medical
7
  ---