nailashfrni
commited on
Commit
•
69cdd3e
1
Parent(s):
e5d8f57
Upload model
Browse files- config.json +8 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"RiceModel"
|
4 |
+
],
|
5 |
+
"model_type": "rice_classification",
|
6 |
+
"torch_dtype": "float32",
|
7 |
+
"transformers_version": "4.34.0"
|
8 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3f663d01e3d3b8f0dd8c04f138838711a1627965d429b17986b7f7ac84f94bd
|
3 |
+
size 31537109
|