Summary of the tasks

方法一、pipeline

Summary of the tasks

方法二、a model and a tokenizer

Summary of the tasks
Summary of the tasks
不管是tf还是pt,为了兼容batchsize数据的操作,里面的数组一定是两维的,即使只有一个数据也是两维,所以去里面的数据都要有索引
Summary of the tasks
Summary of the tasks
阅读理解,无非就是每个字符都分成两类,分别属于答案开始和答案结束的概率为多少,去最大的。
Summary of the tasks
Summary of the tasks
T5已经有第四范式的味道了,转换成生成任务,在输入部分添加个提示即可。

上一篇:Summary of CSS


下一篇:Python Ecosystem之数据处理