Code Monkey home page Code Monkey logo

Comments (12)

leonodelee avatar leonodelee commented on July 26, 2024

上面这个版本问题解决了,但是遇到了新的问题,请问我在预处理之后获得的mergerd_data为啥为空呢,我也没有找到对应的vocab.bpe.600;以至于预处理的数据不对,调用fairseq generate导致后面字典和数据维度对不上

from mrasp.

luxinyu1 avatar luxinyu1 commented on July 26, 2024

上面这个版本问题解决了,但是遇到了新的问题,请问我在预处理之后获得的mergerd_data为啥为空呢,我也没有找到对应的vocab.bpe.600;以至于预处理的数据不对,调用fairseq generate导致后面字典和数据维度对不上

vocab.bpe可能是在README中dataset小节中下载的,可是现在链接用不了

from mrasp.

MayDomine avatar MayDomine commented on July 26, 2024

您好,请问我直接用您的en-de模型在toy数据形成的二进制文件上跑,出现以下错误是为什么呢?hydra.errors.ConfigCompositionException: Error merging override generation.print_alignment=False

您好,请问我直接用您的en-de模型在toy数据形成的二进制文件上跑,出现以下错误是为什么呢?hydra.errors.ConfigCompositionException: Error merging override generation.print_alignment=False

你好,我也报了这个错,可以告诉我怎么解决么

from mrasp.

wying8349 avatar wying8349 commented on July 26, 2024

您好,我也报了这个错,请问您最后是怎么解决的呢?

from mrasp.

MayDomine avatar MayDomine commented on July 26, 2024

您好,我也报了这个错,请问您最后是怎么解决的呢?

把你现在fairseq删掉,去git上找到最新的release,下载源码重装一下就好了,版本问题

from mrasp.

wying8349 avatar wying8349 commented on July 26, 2024

上面这个版本问题解决了,但是遇到了新的问题,请问我在预处理之后获得的mergerd_data为啥为空呢,我也没有找到对应的vocab.bpe.600;以至于预处理的数据不对,调用fairseq generate导致后面字典和数据维度对不上

vocab.bpe可能是在README中dataset小节中下载的,可是现在链接用不了

您好,我在dataset小节中找到了vocab.bep.32000,请问这个可以替代vocab.bep.600吗

from mrasp.

MayDomine avatar MayDomine commented on July 26, 2024

from mrasp.

MayDomine avatar MayDomine commented on July 26, 2024

from mrasp.

S-GeGe avatar S-GeGe commented on July 26, 2024

您好,我参考知乎进行微调【https://zhuanlan.zhihu.com/p/353070757】,使用的vocab.bpe.32000代替600,checkpoint_best.pt使用的mRASP-PC32-6enc6dec.pt,在执行export CUDA_VISIBLE_DEVICES=1
export EVAL_GPU_INDEX=${eval_gpu_index}
bash ${PROJECT_ROOT}/train/fine-tune.sh ${PROJECT_ROOT}/experiments/example/configs/train/fine-tune/en2de_transformer_big.yml ${PROJECT_ROOT}/experiments/example/configs/eval/en2de_eval.yml
时,屏幕打印出如下错误:
Usage: sacremoses tokenize [OPTIONS]
Try 'sacremoses tokenize -h' for help.
Error: No such option: -l
sacreBLEU: System and reference streams have different lengths.
请帮忙看一下,是什么问题

from mrasp.

rfvscj avatar rfvscj commented on July 26, 2024

我也遇到了同样的问题,请问该问题您是否已经解决?

from mrasp.

PANXiao1994 avatar PANXiao1994 commented on July 26, 2024

您好,我参考知乎进行微调【https://zhuanlan.zhihu.com/p/353070757】,使用的vocab.bpe.32000代替600,checkpoint_best.pt使用的mRASP-PC32-6enc6dec.pt,在执行export CUDA_VISIBLE_DEVICES=1
export EVAL_GPU_INDEX=${eval_gpu_index}
bash ${PROJECT_ROOT}/train/fine-tune.sh ${PROJECT_ROOT}/experiments/example/configs/train/fine-tune/en2de_transformer_big.yml ${PROJECT_ROOT}/experiments/example/configs/eval/en2de_eval.yml
时,屏幕打印出如下错误:
Usage: sacremoses tokenize [OPTIONS]
Try 'sacremoses tokenize -h' for help.
Error: No such option: -l
sacreBLEU: System and reference streams have different lengths.
请帮忙看一下,是什么问题

你好, sacreBLEU: System and reference streams have different lengths.的意思是reference和hypo文件长度不一致,另外sacreBLEU的版本也在更新, 具体的可以查看sacreBLEU的git官网查看使用说明。

from mrasp.

wenHK avatar wenHK commented on July 26, 2024

您好,我参考知乎进行微调【https://zhuanlan.zhihu.com/p/353070757】,使用的vocab.bpe.32000代替600,checkpoint_best.pt使用的mRASP-PC32-6enc6dec.pt,在执行export CUDA_VISIBLE_DEVICES=1 export EVAL_GPU_INDEX=${eval_gpu_index} bash PROJECTROOT/train/fine−tune.sh{PROJECT_ROOT}/experiments/example/configs/train/fine-tune/en2de_transformer_big.yml ${PROJECT_ROOT}/experiments/example/configs/eval/en2de_eval.yml 时,屏幕打印出如下错误: Usage: sacremoses tokenize [OPTIONS] Try 'sacremoses tokenize -h' for help. Error: No such option: -l sacreBLEU: System and reference streams have different lengths. 请帮忙看一下,是什么问题

你好,请问这个问题你是怎么解决的呀?

from mrasp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.