-
When I tried your implementation, I've got the following error.
(I use Tensorflow 0.12 version as backend).
Do you have any solution?
(tensorflow_0.12) C:\Users\admin\Google 드라이브\SRC_Code\Hier…
-
examples to be ported:
- [ ] tensorflow/tfpark/inception
- [ ] pytorch/train/imagenet
- [x] pytorch/train/resnet_finetune
- [x] attention
- [ ] inception
- [ ] autograd
- [ ] nnframes/finetune
…
-
https://github.com/ShawnyXiao/TextClassification-Keras/blob/a447bd9b0561a9364482e0e77eee9214d97d9887/model/HAN/main.py#L22
如上line22-25这4行代码,所示编码过程好像如下:
Step1: 强行在document(所有句子)后面padding一次,而不是在每个句子…
-
https://github.com/JepsonWong/Text_Classification
-
I just found this library which seems really nice! Thanks for make it available. One quick question: is there a simple way to use delft with a custom model? I want to try a keras model and use delft b…
-
INFO:tensorflow:Saving checkpoints for 0 into ...../model.ckpt.
I1107 14:10:38.075445 140053106304832 basic_session_run_hooks.py:606] Saving checkpoints for 0 into ....../model.ckpt.
到这就停了。
Top命令…
-
github项目中只是上传部分数据,需要的前往链接: https://pan.baidu.com/s/1I3vydhmFEQ9nuPG2fDou8Q 提取码: rket
这个链接失效了
-
微博内容精选
-
### System Info
```
`transformers` version: 4.35.2
- Platform: Linux-6.5.0-25-generic-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.19.4
- Safetensors version: …
-
大佬,能否帮忙解决一些问题。使用的预训练模型是在github找的chinese_L-12_H-768_A-12,预训练模型加载成功,数据也正常处理了,但是出现了报错的情况如下:
Traceback (most recent call last):
File "E:/w_learning/KerasTC/keras_textclassification/m14_Transformer/tra…