Add SetFit model
Browse files- README.md +0 -0
- config.json +1 -1
- config_setfit.json +2 -2
- model.safetensors +1 -1
- model_head.pkl +1 -1
README.md
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "HSLU-AICOMP-LearningAgencyLab/automated-essay-scoring-setfit
|
3 |
"architectures": [
|
4 |
"LongformerModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "HSLU-AICOMP-LearningAgencyLab/automated-essay-scoring-setfit",
|
3 |
"architectures": [
|
4 |
"LongformerModel"
|
5 |
],
|
config_setfit.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"labels": null,
|
3 |
+
"normalize_embeddings": false
|
4 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 594668880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10403e24556517b18f69f304a25eb46fb4d91aa6465b108b214c281d84c308cc
|
3 |
size 594668880
|
model_head.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 37799
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:073410792841f3c07e3c3ae3f4709f4f9e9243f72157fa55511ae7d63fcb51f7
|
3 |
size 37799
|