upload models
Browse files- README.md +1 -1
- config.json +1 -1
- model.safetensors +2 -2
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
base_model:
|
4 |
- pranaydeeps/Ancient-Greek-BERT
|
|
|
5 |
---
|
6 |
|
7 |
# Model Card for Model ID
|
|
|
1 |
---
|
|
|
2 |
base_model:
|
3 |
- pranaydeeps/Ancient-Greek-BERT
|
4 |
+
library_name: transformers
|
5 |
---
|
6 |
|
7 |
# Model Card for Model ID
|
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "/home/local/marijke/ML4AL/reduced/AG_BERT_hypopt_reduced",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
|
|
1 |
{
|
2 |
"_name_or_path": "/home/local/marijke/ML4AL/reduced/AG_BERT_hypopt_reduced",
|
3 |
"architectures": [
|
4 |
+
"BertForTokenClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6078d9373fd08dad7c0ba8ffce970c1dabd3b95372cc514984146d2a8b781381
|
3 |
+
size 449352512
|