Upload folder using huggingface_hub
Browse files- config.json +1 -10
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"sinusoidal_pos_embds": false,
|
| 20 |
"tie_weights_": true,
|
| 21 |
"torch_dtype": "float32",
|
| 22 |
-
"transformers_version": "4.
|
| 23 |
"vocab_size": 30522,
|
| 24 |
"id2label": {
|
| 25 |
"0": "INCOMPLETE",
|
|
@@ -28,14 +28,5 @@
|
|
| 28 |
"label2id": {
|
| 29 |
"INCOMPLETE": 0,
|
| 30 |
"COMPLETE": 1
|
| 31 |
-
},
|
| 32 |
-
"custom_pipelines": {
|
| 33 |
-
"text-classification": {
|
| 34 |
-
"impl": "pipeline.ThoughtCompletionPipeline",
|
| 35 |
-
"pt": [
|
| 36 |
-
"DistilBertForSequenceClassification"
|
| 37 |
-
],
|
| 38 |
-
"tf": []
|
| 39 |
-
}
|
| 40 |
}
|
| 41 |
}
|
|
|
|
| 19 |
"sinusoidal_pos_embds": false,
|
| 20 |
"tie_weights_": true,
|
| 21 |
"torch_dtype": "float32",
|
| 22 |
+
"transformers_version": "4.55.1",
|
| 23 |
"vocab_size": 30522,
|
| 24 |
"id2label": {
|
| 25 |
"0": "INCOMPLETE",
|
|
|
|
| 28 |
"label2id": {
|
| 29 |
"INCOMPLETE": 0,
|
| 30 |
"COMPLETE": 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
}
|
| 32 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b900d58667ba34f3a5b3a8debf7b846f069a8dd0ee7d74b2daada59e558c40b
|
| 3 |
size 267832560
|