hoangthan commited on
Commit
a67d714
1 Parent(s): 4e53b6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -17
README.md CHANGED
@@ -9,8 +9,9 @@ pipeline_tag: image-classification
9
 
10
  ## Model description
11
 
12
- Image Classification for both digital image and sketch
13
- (JPEG format)
 
14
 
15
  ## Intended uses & limitations
16
 
@@ -24,21 +25,6 @@ More information needed
24
 
25
  ### Training hyperparameters
26
 
27
- The following hyperparameters were used during training:
28
-
29
- | Hyperparameters | Value |
30
- | :-- | :-- |
31
- | name | AdamW |
32
- | learning_rate | 0.0001 |
33
- | decay | 0.0 |
34
- | beta_1 | 0.9 |
35
- | beta_2 | 0.999 |
36
- | epsilon | 1e-07 |
37
- | amsgrad | False |
38
- | weight_decay | 1e-05 |
39
- | exclude_from_weight_decay | None |
40
- | training_precision | float32 |
41
-
42
 
43
  ## Model Plot
44
 
 
9
 
10
  ## Model description
11
 
12
+ Image Classification for both digital image and sketch.
13
+
14
+ List object: 'butterfly', 'candle', 'cannon', 'elephant', 'hourglass', 'pizza', 'scorpion', 'snail', 'table', 'teapot'.
15
 
16
  ## Intended uses & limitations
17
 
 
25
 
26
  ### Training hyperparameters
27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
 
29
  ## Model Plot
30