few-shot-text-classification icon indicating copy to clipboard operation
few-shot-text-classification copied to clipboard

Few-shot binary text classification with Induction Networks and Word2Vec weights initialization

Results 6 few-shot-text-classification issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

可以用来实现多分类吗,要修改哪些地方呢

请问,这个batch size能改吗?除了64,其他数值设置了之后会不会有问题啊?为什么会设置64呢?

您好,在研究代码进行尝试的过程中发现损失很快降到一个值后就一直维持及小幅度的波动,准确率卡在0.2不变,检查了下发现每个batch里induction出来的几个classvector几乎差不多,所以导致了没有继续学习到。请问又遇到过类似的情况么?

感覺復現的有問題。原始數據acc無任何變動呀

Bumps [torch](https://github.com/pytorch/pytorch) from 1.1.0.post2 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies