vumichien Wauplin HF staff commited on
Commit
59a4bc9
1 Parent(s): 4940a4a

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

Browse files

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


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
  - tabular-classification
5
  - transformer
 
1
  ---
2
+ library_name: tf-keras
3
  tags:
4
  - tabular-classification
5
  - transformer