basavyr commited on
Commit
4d90df4
·
verified ·
1 Parent(s): d050a7f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -90,8 +90,8 @@ The model performed with near-perfect accuracy on test data, with an MSE close t
90
 
91
  Given that this is a simple neural network model, the environmental impact is minimal. The model was trained on standard hardware with minimal compute requirements.
92
 
93
- - **Hardware Type:** Single GPU (NVIDIA GTX 1080)
94
- - **Hours used:** ~1 hour
95
  - **Cloud Provider:** None (local training)
96
  - **Carbon Emitted:** Minimal due to short training time and low complexity.
97
 
@@ -122,4 +122,4 @@ The objective of this model is to perform basic addition operations.
122
 
123
  ## Model Card Contact
124
 
125
- For any questions or concerns about this model, please contact the author through the Hugging Face repository or at basavyr@gmail.com.
 
90
 
91
  Given that this is a simple neural network model, the environmental impact is minimal. The model was trained on standard hardware with minimal compute requirements.
92
 
93
+ - **Hardware Type:** MacBook Pro M3 Pro
94
+ - **Hours used:** ~3 hours
95
  - **Cloud Provider:** None (local training)
96
  - **Carbon Emitted:** Minimal due to short training time and low complexity.
97
 
 
122
 
123
  ## Model Card Contact
124
 
125
+ For any questions or concerns about this model, please contact the author through the Hugging Face repository.