thaonguyen217
commited on
Upload 6 files
Browse files- config.json +1 -1
- generation_config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/shared/nas2/thaotn2/MolRepresentation/
|
3 |
"architectures": [
|
4 |
"BertForMaskedLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/shared/nas2/thaotn2/MolRepresentation/resutls_bert_qm9/checkpoint-40000",
|
3 |
"architectures": [
|
4 |
"BertForMaskedLM"
|
5 |
],
|
generation_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
"transformers_version": "4.45.2"
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"do_sample": true,
|
3 |
+
"max_length": 50,
|
4 |
"transformers_version": "4.45.2"
|
5 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 410941316
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f5061865a812a95b76edf1460cc16096aefc9deca2b647c8782416aca0b11f1
|
3 |
size 410941316
|