pratikdoshi commited on
Commit
fa31433
1 Parent(s): 3aea7cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
  library_name: keras
 
 
 
 
 
3
  ---
4
 
5
  ## Model description
@@ -37,5 +42,4 @@ The following hyperparameters were used during training:
37
  | momentum | 0.0 |
38
  | epsilon | 1e-07 |
39
  | centered | False |
40
- | training_precision | float32 |
41
-
 
1
  ---
2
  library_name: keras
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ pipeline_tag: text-classification
8
  ---
9
 
10
  ## Model description
 
42
  | momentum | 0.0 |
43
  | epsilon | 1e-07 |
44
  | centered | False |
45
+ | training_precision | float32 |