merve HF staff Wauplin HF staff commited on
Commit
c90864c
1 Parent(s): e0d88b2

Set `library_name` to `tf-keras`. (#1)

Browse files

- Set `library_name` to `tf-keras`. (c71e62e7158a19eed1e0963c36922a3137233c3a)


Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- library_name: keras
3
  tags:
4
  - text-classification
5
  ---
 
1
  ---
2
+ library_name: tf-keras
3
  tags:
4
  - text-classification
5
  ---