英文: TokenClassificationChunkPipeline is throwing error: 'BatchEncoding' object is not an ite...
如何设置 MLFlow 用于随机生成运行名称的种子?
英文: How can I set the seed that MLFlow uses to randomly generate run names? 问题 我正在为Hugging Face tran...
AutoModelForCausalLM 用于提取文本嵌入。
英文: AutoModelForCausalLM for extracting text embeddings 问题 我可以帮你翻译以下内容: "I have an application ...
将HF模型推送到Hub。
英文: How push HF model to the hub 问题 I have a related issue can any one solve it? Problem described w...
HuggingFace trainer 中的步数是如何计算的?
英文: How is the number of steps calculated in HuggingFace trainer? 问题 我有一个大小为4107的训练数据集。 批大小为8,训练周期数为...
如何加载使用transformers中的tokenizers训练的WordLevel Tokenizer。
英文: How to load a WordLevel Tokenizer trained with tokenizers in transformers 问题 Sure, here is the t...
使用lama_index与mac m1。
英文: using llama_index with mac m1 问题 Question #1: 你是否有办法在搭载 M1 CPU 的 Mac 上使用 llama_index? 我无法通过下面的断言...
如何使用T5模型的输出替换输入序列中的掩码标记。
英文: How to use output from T5 model to replace masked tokens in input sequence 问题 I'm working with t...
避免对PEGASUS-Pubmed huggingface摘要模型的修剪摘要
英文: Avoiding Trimmed Summaries of a PEGASUS-Pubmed huggingface summarization model 问题 以下是翻译好的部分: 我是h...
Huggingface Transformers(PyTorch)- 自定义训练循环可以使速度提升一倍?
英文: Huggingface Transformers (PyTorch) - Custom training loop doubles speed? 问题 我在使用PyTorch中的Hugging...
8