-
因为 task-specific data 有限,难蒸馏出好 student model,所以用 mixup 增强数据,teacher 对插值的输入预测,student 学习该预测结果(loss_3,带调节系数超参),直接学插值输入对应的插值标签(loss_2,带调节系数超参),学习原始数据(loss_1,无系数)。提供了一些理论证明,在GLUE上做了实验有效。
![image](https…
-
This sort of links to #114 and #129 - Typst should support accessible output formatting - for example, tagged PDF. Latex does not support this, and so people and organisations that want to produce acc…
-
I hope this is the right place for feature requests. If not, please close my issue and tell me.
As many users of the internet nowadays, such as me, do not use capital letters and such in their mess…
-
Post your response to our challenge questions.
What image or audio data could be relevant to your course/thesis/life research question(s)? What intuitions do you have about the broad content patter…
lkcao updated
8 months ago
-
# Support Source Generators
Add support similar to C# Source Generators
The idea is to execute the compiler in two passes:
1. **Pass 1** Parse and type check the project code (the type check …
-
Is it possible to add an option so that we can modify the server URL?
So that we can add our OpenAI API compatible servers.
Thanks !
Good work !
-
Hi everyone!
My name is David Martin Rius and I have just published this project on GitHub: https://github.com/davidmartinrius/speech-dataset-generator/
Now you can **create datasets automatical…
-
It might be possible to use zkSNARKs for verifying computations of neural networks quite efficiently. The reason is that a single multiplication gate might suffice to model a neuron if the activation …
-
First, pose a research question you would like to answer (in one, artfully worded sentence ending with a question mark). This could be the same question you posed for any prior week's assignment, or a…
-
https://github.com/THUDM/ChatGLM-6B
https://huggingface.co/THUDM/chatglm-6b-int4
It would be best if you could provide some guidance. Thank you.