tonyassi commited on
Commit
194786a
1 Parent(s): 2e9199e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -14,11 +14,7 @@ model-index:
14
 
15
  # Image Regression Model
16
 
17
- This model was trained with
18
-
19
- ---
20
-
21
- ## Inference (Prediction)
22
 
23
  ---
24
 
@@ -34,3 +30,8 @@ Base Model: [google/vit-base-patch16-224](https://huggingface.co/google/vit-base
34
  Epochs:\
35
  Learning Rate:
36
 
 
 
 
 
 
 
14
 
15
  # Image Regression Model
16
 
17
+ This model was trained with [Image Regression Model Trainer](https://github.com/TonyAssi/ImageRegression/tree/main)
 
 
 
 
18
 
19
  ---
20
 
 
30
  Epochs:\
31
  Learning Rate:
32
 
33
+ ---
34
+
35
+ ## Inference (Prediction)
36
+
37
+ ---