yitingliii
commited on
Commit
•
04f76fc
1
Parent(s):
4e40abb
Push model using huggingface_hub.
Browse files- README.md +8 -0
- config.json +4 -0
- model.pkl +3 -0
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- model_hub_mixin
|
4 |
+
---
|
5 |
+
|
6 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
7 |
+
- Library: [More Information Needed]
|
8 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_name": "SVM",
|
3 |
+
"num_labels": 2
|
4 |
+
}
|
model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0daefdf1f01cdd491ddb99b0fabfad05df1fbc1fc7f4e6513a8ad83c3a2eb9e8
|
3 |
+
size 349
|