SiddharthShukla48
commited on
Commit
•
1a131d5
1
Parent(s):
ae03d58
Upload BertForSequenceClassification
Browse files- config.json +2 -1
- model.safetensors +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -35,6 +35,7 @@
|
|
35 |
"pooler_size_per_head": 128,
|
36 |
"pooler_type": "first_token_transform",
|
37 |
"position_embedding_type": "absolute",
|
|
|
38 |
"transformers_version": "4.41.2",
|
39 |
"type_vocab_size": 2,
|
40 |
"use_cache": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "SiddharthShukla48/MindAid_Diagnosis_bert-base-multilingual-cased",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
35 |
"pooler_size_per_head": 128,
|
36 |
"pooler_type": "first_token_transform",
|
37 |
"position_embedding_type": "absolute",
|
38 |
+
"torch_dtype": "float32",
|
39 |
"transformers_version": "4.41.2",
|
40 |
"type_vocab_size": 2,
|
41 |
"use_cache": true,
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a52ad69de822ee103ea15a6e973d5c42705b9aa33608dcf56fbc7ce6e2ebcfef
|
3 |
+
size 711449608
|