AliceMind
AliceMind copied to clipboard
ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab
(https://github.com/alibaba/AliceMind/tree/main/SOFA/sofa/models)/__init__.py / 为什么这里只有三个,roberta没有init呢? 同样README.md里面也没有roberta的相关结果,所以roberta暂时还不能实现是么? 那么如果我需要加入其他模型(如GPT-2)需要如何做呢?
Fine tuning BERT for SQUAD V2.0
may i use a bert-like model to load params of pre-train sdcup, then add some head top for task of table qa? when i look into pre-train sdcup, can i...
Hello, where can I download the teacher model?
can sdcup models be called by transformers interface? such as TapasForQuestionAnswering, thanks
# Background This is an advance subject of [ASoC 2022](https://opensource.alibaba.com/asoc2022) and https://github.com/alibaba/AliceMind/issues/44 . Supplementing the implementation of common downstream tasks such as regression/multi-label classification/sequence labeling/machine reading comprehension of StructBERT. #...
# Background This is an advance subject of [ASoC 2022](https://opensource.alibaba.com/asoc2022) and https://github.com/alibaba/AliceMind/issues/44 . At present, SOFA cannot support the sparse algorithm. It is necessary to refer to the previous work...
# Background This is an advance subject of [ASoC 2022](https://opensource.alibaba.com/asoc2022) and https://github.com/alibaba/AliceMind/issues/44 . At present, PALM cannot support image generation. The code for image generation needs to be developed based...
# Alibaba Summer of Code (ASOC) 2022 Welcome to the open source world! If you haven't planned how to spend this summer, come to the Alibaba Summer of Code and...