摘要:
2023-3-10 update: 我在huggingface的模型介绍里面看到一句话 Note that the only difference between autoregressive models and autoencoding models is in the way the mode 阅读全文
摘要:
有一个分布式假设distributional hypothesis: Linguistic items with similar distributions have similar meanings。 如果两个词的上下文相似,那么这两个词的语义就相似。 所有用这种假设学习到的向量都叫做distri 阅读全文
摘要:
A model checkpoint is a saved copy of the trained weights and biases of a neural network model at a specific point in time during the training process 阅读全文