Qian

Results 6 issues of Qian

Hello,thank you for your contribution,but when I wrote it as follow: # if( $foreach.count = $people.count ) #break But I saw that when foreach.count is equal to people.count the sequence...

希望可以增加每个exercise的实验现象,有利于个人判断该exercise是否做对了。

enhancement

1、是否有必要增加预备知识一节?即我们在填写某个函数之前,是否要明确指示学生必须先看懂哪个文件里的宏定义用法?比如lab2的`include/queue.h`里的这些用法。 2、我们是否要针对这些`必须看会的`预备知识进行`thinking`的设置?

enhancement

增设Gxemul的基本用法的介绍,如: - 单步调试(-c) - 查看内存 - 跟踪函数调用(-t) - 增设断点(`breakpoint add function_name`)

enhancement

Thanks for the great work on reproducing the T-Ptr-$lambda$ model! I have reproduced the non-BERT result with your kindly instruction. However, when I tried to combine the model with pretrained...