merve HF staff commited on
Commit
55096f6
1 Parent(s): 7f2d7c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -6,15 +6,17 @@ library_name: keras
6
 
7
  ## Model description
8
 
9
- More information needed
10
 
11
  ## Intended uses & limitations
12
 
13
- More information needed
14
 
15
  ## Training and evaluation data
16
 
17
- More information needed
 
 
18
 
19
  ## Training procedure
20
 
 
6
 
7
  ## Model description
8
 
9
+ This model has couple of Dense layers.
10
 
11
  ## Intended uses & limitations
12
 
13
+ It's intended to demonstrate capabilities of Hub for Keras on my blog post!
14
 
15
  ## Training and evaluation data
16
 
17
+ It's trained on dummy data.
18
+
19
+ Above information is filled manually.
20
 
21
  ## Training procedure
22