-
Dear Kexin,
According to MT-DTI paper, they pre-trained the transformer on 97,092,853 molecules with canonical SMILES from PubChem. I just curious if I call `drug_encoding='Transformer'`, does your…
pykao updated
3 years ago
-
emojis already used for reactions etc. But they are absent where IMHO most needed -- in the chat. I wonder if it might be easy to implement using e.g. https://www.npmjs.com/package/react-emoji-rende…
-
**Description:**
- DeepChem Version: 2.3.0
- Platform: Linux
This could be not a real issue but I could not figured out how to solve this.
According to sources `DataLoader` has a man…
-
We need to work to update the book code to DeepChem 2.4.0. I've gotten a report on gitter than the chapter 6 code isn't working. What else do we need to update?
CC @peastman
-
Hi @amykglen,
I'm wondering if we can keep the longest description from one of the preferred curies' synonyms in KG2C. Here is an example:
For the curie `CHEMBL.COMPOUND:CHEMBL1199307` in KG2C …
-
## Principles
- For core properties (name, value, description…), a design token file must be both human-editable and human-readable
- The format is simple, extensible, and as unopinionated as poss…
-
### Prerequisites
- [ x ] I am running the latest **alpha** version of MineColonies and Structurize for my Minecraft version.
- [ x ] I checked the MineColonies/Structurize [wiki](https://wiki.…
-
Version info:
`transformers==2.9.1`
`tokenizers==0.8.0.dev2`
```
tokenizer = GPT2TokenizerFast.from_pretrained('gpt2', cache_dir=cache_dir)
tokenizer.save_pretrained(output_directory)
```
…
-
# 🐛 Bug
## Information
Model I am using:
GPT2 with custom config (vocab=27)
Language I am using the model on (English, Chinese ...):
Molecules... (see https://en.wikipedia.org/wiki/Simplif…
-
`./upstream.dhall`
```dhall
{ abides =
{ dependencies = [ "enums", "foldable-traversable" ]
, repo = "https://github.com/athanclark/purescript-abides.git"
, version = "v0.0.1"
…