NorahAlshahrani Wauplin HF staff commited on
Commit
64b895f
·
verified ·
1 Parent(s): e950ed2

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

Browse files

- Set `library_name` to `tf-keras`. (9597193c5ee0e39d107e21f75f42361883dc32de)


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

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- library_name: keras
3
- license: mit
4
  language:
5
  - ar
 
 
6
  metrics:
7
  - accuracy
8
  ---
 
1
  ---
 
 
2
  language:
3
  - ar
4
+ library_name: tf-keras
5
+ license: mit
6
  metrics:
7
  - accuracy
8
  ---