Spaces:
Sleeping
Sleeping
Upload 3 files
Browse files- .gitattributes +1 -0
- modelo/best_model,joblib +3 -0
- modelo/modelo_label_encoders.joblib +3 -0
- modelo/modelo_preprocessor.joblib +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
modelo/best_model,joblib filter=lfs diff=lfs merge=lfs -text
|
modelo/best_model,joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df8a4683910c7d69fc10433a2556156fd6342751f02084b3bd4de93e7729212b
|
| 3 |
+
size 103742
|
modelo/modelo_label_encoders.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8884b60e3ae8e41dc5c41eb3f3606c305210855908f0396c38d0f36875a53c2
|
| 3 |
+
size 552
|
modelo/modelo_preprocessor.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3306c465755f30f17bc1e80fcf6c28cd6b5ade0ac3a0033eea0f72eae78a2a5
|
| 3 |
+
size 2760
|