Upload 4 files
Browse files- best.pt +3 -0
- descriptor_stats.json +1 -0
- meta.json +37 -0
- vocab.json +1 -0
best.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fd88d8b1b0fb049dd3a006d9b1746d1f543bbffe5158550c9401c1ceb460ed8
|
| 3 |
+
size 503633904
|
descriptor_stats.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"properties": ["MolWt", "MolLogP", "TPSA", "QED", "NumHDonors", "NumHAcceptors", "NumRotatableBonds", "NumAromaticRings", "NumRings", "FractionCSP3", "HeavyAtomCount"], "mean": [365.96527099609375, 3.1327805519104004, 70.4820556640625, 0.640363872051239, 1.0642004013061523, 4.472788333892822, 4.757150173187256, 2.3169329166412354, 3.2396657466888428, 0.345050185918808, 25.594316482543945], "std": [93.11808776855469, 1.6074011325836182, 27.75464630126953, 0.18775396049022675, 0.9152066111564636, 1.7360092401504517, 2.4416964054107666, 1.108630895614624, 1.2000303268432617, 0.2074769288301468, 6.741006851196289]}
|
meta.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"shards": [
|
| 3 |
+
"shard_000",
|
| 4 |
+
"shard_001",
|
| 5 |
+
"shard_002",
|
| 6 |
+
"shard_003",
|
| 7 |
+
"shard_004",
|
| 8 |
+
"shard_005",
|
| 9 |
+
"shard_006",
|
| 10 |
+
"shard_007",
|
| 11 |
+
"shard_008",
|
| 12 |
+
"shard_009",
|
| 13 |
+
"shard_010",
|
| 14 |
+
"shard_011",
|
| 15 |
+
"shard_012",
|
| 16 |
+
"shard_013",
|
| 17 |
+
"shard_014",
|
| 18 |
+
"shard_015"
|
| 19 |
+
],
|
| 20 |
+
"total": 7116053,
|
| 21 |
+
"max_len": 120,
|
| 22 |
+
"vocab_size": 79,
|
| 23 |
+
"properties": [
|
| 24 |
+
"MolWt",
|
| 25 |
+
"MolLogP",
|
| 26 |
+
"TPSA",
|
| 27 |
+
"QED",
|
| 28 |
+
"NumHDonors",
|
| 29 |
+
"NumHAcceptors",
|
| 30 |
+
"NumRotatableBonds",
|
| 31 |
+
"NumAromaticRings",
|
| 32 |
+
"NumRings",
|
| 33 |
+
"FractionCSP3",
|
| 34 |
+
"HeavyAtomCount"
|
| 35 |
+
],
|
| 36 |
+
"constraints": "default"
|
| 37 |
+
}
|
vocab.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"itos": ["<pad>", "<bos>", "<eos>", "<unk>", "[#B-1]", "[#B]", "[#Br]", "[#Branch1]", "[#Branch2]", "[#Branch3]", "[#C+1]", "[#C-1]", "[#C]", "[#Cl]", "[#I]", "[#N+1]", "[#N]", "[#O+1]", "[#P+1]", "[#P-1]", "[#P]", "[#S+1]", "[#S-1]", "[#S]", "[=B+1]", "[=B-1]", "[=B]", "[=Br]", "[=Branch1]", "[=Branch2]", "[=Branch3]", "[=C+1]", "[=C-1]", "[=C]", "[=Cl]", "[=I]", "[=N+1]", "[=N-1]", "[=N]", "[=O+1]", "[=O]", "[=P+1]", "[=P-1]", "[=P]", "[=Ring1]", "[=Ring2]", "[=Ring3]", "[=S+1]", "[=S-1]", "[=S]", "[B+1]", "[B-1]", "[B]", "[Br]", "[Branch1]", "[Branch2]", "[Branch3]", "[C+1]", "[C-1]", "[C]", "[Cl]", "[F]", "[H]", "[I]", "[N+1]", "[N-1]", "[N]", "[O+1]", "[O-1]", "[O]", "[P+1]", "[P-1]", "[P]", "[Ring1]", "[Ring2]", "[Ring3]", "[S+1]", "[S-1]", "[S]"], "constraints": "hypervalent", "max_len": 120}
|