| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix deactivate | 2 年前 | |
fix: replace deprecated grouped_entities with aggregation_strategy (#1194) * fix: replace deprecated grouped_entities with aggregation_strategy The grouped_entities parameter was removed from TokenClassificationPipeline. Replace all occurrences across all language translations with the modern aggregation_strategy="simple" parameter which provides the same behavior. Fixes huggingface/transformers#44016 * fix: escape HTML entities in aggregation_strategy code blocks The double quotes in aggregation_strategy="simple" inside <code> tags cause Svelte parse errors during the documentation build. Escape them as " to fix the build. * fix: use HTML code tags instead of backticks in Svelte component props Replace backtick code formatting with <code> tags in Burmese chapter1/7.mdx quiz component to fix Svelte parser error during documentation build. Matches the pattern used in English and Telugu translations. * fix: escape quotes in Portuguese quiz to fix Svelte build * fix: trim unrelated diffs --------- Co-authored-by: Tyson Cung <tysoncung@users.noreply.github.com> | 3 个月前 | |
migrate tips via script in all languages | 10 个月前 | |
migrate tips via script in all languages | 10 个月前 | |
migrate tips via script in all languages | 10 个月前 | |
migrate tips via script in all languages | 10 个月前 | |
migrate tips via script in all languages | 10 个月前 | |
migrate tips via script in all languages | 10 个月前 | |
Remove new from Gradio chapter (#769) * Remove new from Gradio chapter * Remove trailing lines | 1 年前 |