Set `library_name` to `tf-keras`.

#1
by Wauplin HF staff - opened
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- library_name: keras
3
- license: apache-2.0
4
  language:
5
  - en
 
 
6
  metrics:
7
  - accuracy
8
  pipeline_tag: text-classification
 
1
  ---
 
 
2
  language:
3
  - en
4
+ library_name: tf-keras
5
+ license: apache-2.0
6
  metrics:
7
  - accuracy
8
  pipeline_tag: text-classification