TextGAIL icon indicating copy to clipboard operation
TextGAIL copied to clipboard

Results 5 TextGAIL issues
Sort by recently updated
recently updated
newest added

Hello, I am a student in Japan. Your research is very interesting. I actually tried to run your prepared code in googlecolab, but I got the following error Is there...

Fix batch iteration in the generation of the sentence for both MLE and TextGAIL models

Bumps [transformers](https://github.com/huggingface/transformers) from 2.5.1 to 4.30.0. Release notes Sourced from transformers's releases. v4.30.0: 100k, Agents improvements, Safetensors core dependency, Swiftformer, Autoformer, MobileViTv2, timm-as-a-backbone 100k Transformers has just reached 100k stars...

dependencies

when I ran `python main.py --config config/config.yaml` ``` Traceback (most recent call last): File "main.py", line 36, in main() File "main.py", line 22, in main config = FlyConfig.load() File "/home/hx/github项目/TorchFly/torchfly/flyconfig/flyconfig.py",...

I could not download roberta-tokenized gpt2 from Google Drive through Internet, and found that there were no related files on Google Drive and the roberta-tokenized gpt2 model could not be...