Ozan Oktay
commited on
Commit
•
61277cc
1
Parent(s):
b990504
add model
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "CXR-BERT-specialized
|
3 |
"architectures": [
|
4 |
"CXRBertModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/BiomedVLP-CXR-BERT-specialized",
|
3 |
"architectures": [
|
4 |
"CXRBertModel"
|
5 |
],
|