Spaces:
Running
Running
CesarLeblanc
commited on
Commit
•
a9d2852
1
Parent(s):
f2c857b
Upload 7 files
Browse files
plantbert_text_classification_model/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -478,7 +478,7 @@
|
|
478 |
"position_embedding_type": "absolute",
|
479 |
"problem_type": "single_label_classification",
|
480 |
"torch_dtype": "float32",
|
481 |
-
"transformers_version": "4.
|
482 |
"type_vocab_size": 2,
|
483 |
"use_cache": true,
|
484 |
"vocab_size": 44708
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "../Models/plantbert_fill_mask_model_base-species_2_2e-05/",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
478 |
"position_embedding_type": "absolute",
|
479 |
"problem_type": "single_label_classification",
|
480 |
"torch_dtype": "float32",
|
481 |
+
"transformers_version": "4.36.2",
|
482 |
"type_vocab_size": 2,
|
483 |
"use_cache": true,
|
484 |
"vocab_size": 44708
|
plantbert_text_classification_model/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 482230156
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eeb123d2b9fbb1c95c954bb2dee5605c6a644affbce21ebd3fec188769f460d6
|
3 |
size 482230156
|