-
The "run.bat" script has the options `text`, `read_vocab` and `train_file`.
- Which is the input format expected for these files (e.g. the a dump `https://dumps.wikimedia.org/enwiki/latest/enwiki-late…
-
Hi all,
I have a pretrained Bert model for binary calssification that I wish to attack but all attack only fail or are skipped.
The output :
textattack: Unknown if model of class compatibl…
-
-
how to save the models?
-
If we try to initialize llama models after a `torch.set_default_dtype(torch.bfloat16)`, the `self.reset_params` calls in the module constructors call nn.init.trunc_normal_, which leads to a `RuntimeEr…
-
- [ ] 第1周-机器学习简介
- [ ] 01. 一个Kaggle竞赛优胜解决方案
- [ ] 02. 机器学习任务类型
- [ ] 03. 一个典型的机器学习案例 —— 对鱼进行分类
- [ ] 04. 机器学习算法的组成部分
- [ ] 05. 学习环境简介
- [ ] 06. 线性回归模型
- [ ] 07. 线性回归模型 ——优化算法
- [ ] 08…
-
您好,您的程序对我用处很大,我想用自己的训练集并调一下参数,但是在改变神经网络层数这个参数时,系统报错了。
当我修改为self.num_layers = 3 时,报错:
File "", line 1, in
runfile('D:/BiGRU_Attention/BiGRU_Attention/train_GRU.py', wdir='D:/BiGRU_Attent…
-
Hello, I was wondering what are the training times for the demonstrations.
I just tried the english seq labeler, and it took 1 hour to process 10% of the corpus! (is this normal?)
It's known Deep Le…
-
-