Upload model
Browse files- README.md +1 -1
- config.json +1 -1
- model.safetensors +2 -2
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
-
license: mit
|
| 3 |
datasets:
|
| 4 |
- jonghyunlee/ZINC15
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# 🧪 Mol-GPT2; long context, pretrained with ZINC-15
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
datasets:
|
| 3 |
- jonghyunlee/ZINC15
|
| 4 |
+
license: mit
|
| 5 |
---
|
| 6 |
|
| 7 |
# 🧪 Mol-GPT2; long context, pretrained with ZINC-15
|
config.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
| 26 |
"summary_proj_to_labels": true,
|
| 27 |
"summary_type": "cls_index",
|
| 28 |
"summary_use_proj": true,
|
| 29 |
-
"torch_dtype": "
|
| 30 |
"transformers_version": "4.46.3",
|
| 31 |
"use_cache": true,
|
| 32 |
"vocab_size": 2140
|
|
|
|
| 26 |
"summary_proj_to_labels": true,
|
| 27 |
"summary_type": "cls_index",
|
| 28 |
"summary_use_proj": true,
|
| 29 |
+
"torch_dtype": "float16",
|
| 30 |
"transformers_version": "4.46.3",
|
| 31 |
"use_cache": true,
|
| 32 |
"vocab_size": 2140
|
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:dbce3a4b647768a0592e3ce8f6b88f4c59ed4dd88094c21ac2133101dd88ff10
|
| 3 |
+
size 13873728
|