Set `library_name` to `tf-keras`.

#2
by Wauplin HF staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,9 +3,9 @@ datasets:
3
  - fashion_mnist
4
  language:
5
  - ru
 
6
  metrics:
7
  - accuracy
8
- library_name: keras
9
  pipeline_tag: image-to-text
10
  ---
11
 
 
3
  - fashion_mnist
4
  language:
5
  - ru
6
+ library_name: tf-keras
7
  metrics:
8
  - accuracy
 
9
  pipeline_tag: image-to-text
10
  ---
11