Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,18 +1,7 @@
|
|
| 1 |
-
-
|
| 2 |
-
license: mit
|
| 3 |
-
tags:
|
| 4 |
-
- real-estate
|
| 5 |
-
- onnx
|
| 6 |
-
- bittensor
|
| 7 |
-
- resi
|
| 8 |
-
---
|
| 9 |
|
| 10 |
-
|
| 11 |
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
- **Input**: 79 float32 features (property attributes, location, census data)
|
| 16 |
-
- **Output**: Predicted price in USD
|
| 17 |
-
- **Format**: ONNX (compatible with onnxruntime 1.20.1)
|
| 18 |
-
- **License**: MIT
|
|
|
|
| 1 |
+
# model-phi2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
+
Real estate price prediction model.
|
| 4 |
|
| 5 |
+
- Format: ONNX
|
| 6 |
+
- Input: 79 features
|
| 7 |
+
- SHA256: f03804992897f9911b7f54057ca03028f1576e5174f7017ecd2d365f694ef503
|
|
|
|
|
|
|
|
|
|
|
|