-
Hello. I tried experimenting with the rules so I could train yachzotron for a slightly different game. Unfortunately, call
`python3 yahtzotron/cli.py train -o custom.pkl --ruleset yatzy_modified`
fa…
-
On pre-training GNNModular model for node representation learning with low batch size, throws ValueError. Steps to reproduce:
```py
import deepchem as dc
from deepchem.models.torch_models import …
-
I know BERT has achieved SOTA in many NLP tasks, such as SQuAD and SWAG.
But note that the data (both training and test) of SQuAD is from **Wikipedia**, and that of SWAG is from the **BookCorpus**, a…
-
In your recent [paper](https://arxiv.org/abs/2103.10360), you introduce a new method, GLM (General Language Model), and refer to this algorithm by the name "GLM" in your paper.
I wanted to offer th…
-
# Tabula Rasa Learning Approach Proposal
## Summary
I propose implementing a "Tabula Rasa" (clean slate) learning approach for our project, where the system starts with minimal prior knowledge and…
-
Hello,
I am not sure if this part of the pretrain-and-finetune docs is consistent and correct. Can you please clarify this for me and say if my thinking is wrong:
(from the docs:)
Now we can t…
-
Hi All:
MMDetection supports Grounding-DINO inference and fine-tuning for now. The mAP we achieved in our reproduction is higher than the official results. We also provide the results of retraining …
-
- [ ] [language-model.md - vscode-docs [GitHub] - Visual Studio Code - GitHub](https://vscode.dev/github/microsoft/vscode-docs/blob/main/api/extension-guides/language-model.md)
# language-model.md -…
-
-
do you mind sharing the trained model.pt for model.py? I was running it on google colab but it takes 20+hours to finish.
Thanks!