merve HF staff Wauplin HF staff commited on
Commit
4e8e080
1 Parent(s): 7557692

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

Browse files

- Set `library_name` to `tf-keras`. (5f734530cff9057c6b8ff4a262017b905bced7a0)


Co-authored-by: Lucain Pouget <[email protected]>

Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- library_name: keras
 
 
 
3
  tags:
4
  - semi-supervised
5
  - image classification
6
  - domain adaption
7
- datasets:
8
- - MNIST
9
- - SVHN
10
  ---
11
 
12
  ## Model description
 
1
  ---
2
+ datasets:
3
+ - MNIST
4
+ - SVHN
5
+ library_name: tf-keras
6
  tags:
7
  - semi-supervised
8
  - image classification
9
  - domain adaption
 
 
 
10
  ---
11
 
12
  ## Model description