Upload 3 files
Browse files- config.json +1 -0
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"BertForPreTraining"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "unikei/bert-base-smiles",
|
3 |
"architectures": [
|
4 |
"BertForPreTraining"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438844120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fecda7a9f2532534841a09a8192ef4d9031ef478a1509e2308f254ca9bbfc5d4
|
3 |
size 438844120
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9b925080b2b16aa78faccfb8befa9907d94ec9005fd27e77385aaafb98b26b5
|
3 |
size 4027
|