aramakus
aramakus
Guys, I am using this functionality for my project and would like to share it with everyone. Please consider review this PR and adding the code to the next release...
@Rhett-Ying fixed linting, get no errors for the file I added to @frozenbugs copied unittest from respective pytorch file, no changes but one line
Hi @frozenbugs , Thanks for a quick reply. I have followed the instruction, here is the PR https://github.com/dmlc/dgl/pull/4689 please let me know if there are any issues with code. I...
Thanks for reporting the issue. The issue is that this line in code in the ROBERTAClassifier declaration needs to be updated from `self.roberta = RobertaModel.from_pretrained('roberta-base')` to `RobertaModel.from_pretrained('roberta-base', return_dict=False)` At the...
Hi saugatabose28, Sorry with the delayed reply. My research publications are mostly in modelling and data analysis for physics, NLP is something I like and am passionate about. You are...
Hi Minjie, certainly. After spending about 80% of spare time that I allocated to this PR trying to setup unit test environment without success I do intend to proceed. The...
Have the same with Polygon data. Moving or Zooming makes the data disappear.