NorahAlshahrani Wauplin HF staff commited on
Commit
20a9c43
·
verified ·
1 Parent(s): ff33b74

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

Browse files

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


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
  ---