上一页 1 ··· 372 373 374 375 376 377 378 379 380 ··· 733 下一页
摘要: Transformers 源码解析(三十) .\models\convnextv2\modeling_convnextv2.py # coding=utf-8 # Copyright 2023 Meta Platforms, Inc. and The HuggingFace Inc. team. A 阅读全文
posted @ 2024-06-30 15:32 绝不原创的飞龙 阅读(78) 评论(0) 推荐(0)
摘要: Transformers 源码解析(三) .\convert_slow_tokenizers_checkpoints_to_fast.py # 设置脚本的编码格式为 UTF-8 # 版权声明,此代码归 HuggingFace Inc. 团队所有,使用 Apache 许可证 2.0 版本 # # 根据 阅读全文
posted @ 2024-06-30 15:32 绝不原创的飞龙 阅读(249) 评论(0) 推荐(0)
摘要: Transformers 源码解析(七十一) .\models\mask2former\modeling_mask2former.py # 设置文件编码为 UTF-8 # 版权声明,指出 Meta Platforms, Inc. 和 The HuggingFace Inc. 团队的版权信息 # 版权 阅读全文
posted @ 2024-06-30 15:32 绝不原创的飞龙 阅读(170) 评论(0) 推荐(0)
摘要: Transformers 源码解析(七十五) .\models\mistral\modeling_mistral.py # 设置文件编码为UTF-8 # 版权声明和许可信息,基于Mistral AI和HuggingFace Inc.团队的代码 # 本代码基于EleutherAI的GPT-NeoX库和 阅读全文
posted @ 2024-06-30 15:32 绝不原创的飞龙 阅读(581) 评论(0) 推荐(0)
摘要: Transformers 源码解析(七十四) .\models\mega\__init__.py # Copyright 2023 The HuggingFace Team. All rights reserved. # 版权声明及许可信息,指明该代码的版权归属及使用许可 # # Licensed 阅读全文
posted @ 2024-06-29 17:06 绝不原创的飞龙 阅读(386) 评论(0) 推荐(0)
摘要: Transformers 源码解析(七十三) .\models\mbart\modeling_tf_mbart.py # 设置文件编码为UTF-8 # 版权声明,声明此代码的版权归The Fairseq Authors和The HuggingFace Inc.团队所有 # 根据Apache许可证2. 阅读全文
posted @ 2024-06-29 17:04 绝不原创的飞龙 阅读(123) 评论(0) 推荐(0)
摘要: Transformers 源码解析(七十七) .\models\mobilenet_v2\modeling_mobilenet_v2.py # coding=utf-8 # Copyright 2022 Apple Inc. and The HuggingFace Inc. team. All ri 阅读全文
posted @ 2024-06-29 17:03 绝不原创的飞龙 阅读(69) 评论(0) 推荐(0)
摘要: Transformers 源码解析(七十六) .\models\mobilebert\modeling_tf_mobilebert.py # coding=utf-8 # Copyright 2018 The Google AI Language Team Authors and The Huggi 阅读全文
posted @ 2024-06-29 17:02 绝不原创的飞龙 阅读(40) 评论(0) 推荐(0)
摘要: Transformers 源码解析(七十九) .\models\mpnet\tokenization_mpnet_fast.py # coding=utf-8 # 文件编码声明,指定文件采用UTF-8编码格式 # Copyright 2018 The HuggingFace Inc. team, M 阅读全文
posted @ 2024-06-29 17:01 绝不原创的飞龙 阅读(145) 评论(0) 推荐(0)
摘要: Transformers 源码解析(七十二) .\models\maskformer\modeling_maskformer.py # coding=utf-8 # Copyright 2022 Meta Platforms, Inc. and The HuggingFace Inc. team. 阅读全文
posted @ 2024-06-29 17:01 绝不原创的飞龙 阅读(89) 评论(0) 推荐(0)
上一页 1 ··· 372 373 374 375 376 377 378 379 380 ··· 733 下一页