yasirfaizahmed commited on
Commit
416ca6a
1 Parent(s): 3013304

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -1,5 +1,16 @@
1
  ---
2
  library_name: keras
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  ## Model description
@@ -29,5 +40,4 @@ The following hyperparameters were used during training:
29
  | beta_2 | 0.9990000128746033 |
30
  | epsilon | 1e-07 |
31
  | amsgrad | False |
32
- | training_precision | float32 |
33
-
 
1
  ---
2
  library_name: keras
3
+ license: apache-2.0
4
+ language:
5
+ - en
6
+ metrics:
7
+ - accuracy
8
+ pipeline_tag: text-to-image
9
+ tags:
10
+ - image-classification
11
+ - mnist
12
+ - OCR
13
+ - text-to-image
14
  ---
15
 
16
  ## Model description
 
40
  | beta_2 | 0.9990000128746033 |
41
  | epsilon | 1e-07 |
42
  | amsgrad | False |
43
+ | training_precision | float32 |