repo
stringlengths
7
90
file_url
stringlengths
81
315
file_path
stringlengths
4
228
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 14:38:15
2026-01-05 02:33:18
truncated
bool
2 classes
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/m2m_100/configuration_m2m_100.py
hf-dev-train/transformers-main/src/transformers/models/m2m_100/configuration_m2m_100.py
# coding=utf-8 # Copyright 2021 The Fairseq Authors and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/m2m_100/modeling_m2m_100.py
hf-dev-train/transformers-main/src/transformers/models/m2m_100/modeling_m2m_100.py
# coding=utf-8 # Copyright 2021 The Fairseq Authors and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/m2m_100/__init__.py
hf-dev-train/transformers-main/src/transformers/models/m2m_100/__init__.py
# Copyright 2021 The Fairseq Authors and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # #...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/m2m_100/tokenization_m2m_100.py
hf-dev-train/transformers-main/src/transformers/models/m2m_100/tokenization_m2m_100.py
# Copyright 2021 The Fairseq Authors and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # #...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/m2m_100/convert_m2m100_original_checkpoint_to_pytorch.py
hf-dev-train/transformers-main/src/transformers/models/m2m_100/convert_m2m100_original_checkpoint_to_pytorch.py
# Copyright 2021 The Fairseq Authors and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # #...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/nat/modeling_nat.py
hf-dev-train/transformers-main/src/transformers/models/nat/modeling_nat.py
# coding=utf-8 # Copyright 2022 SHI Labs and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/nat/__init__.py
hf-dev-train/transformers-main/src/transformers/models/nat/__init__.py
# Copyright 2022 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/nat/configuration_nat.py
hf-dev-train/transformers-main/src/transformers/models/nat/configuration_nat.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/modeling_tf_roberta_prelayernorm.py
hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/modeling_tf_roberta_prelayernorm.py
# coding=utf-8 # Copyright 2022 The Google AI Language Team Authors and The HuggingFace Inc. team. # Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a cop...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/convert_roberta_prelayernorm_original_pytorch_checkpoint_to_pytorch.py
hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/convert_roberta_prelayernorm_original_pytorch_checkpoint_to_pytorch.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/__init__.py
hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/__init__.py
# Copyright 2022 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/modeling_roberta_prelayernorm.py
hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/modeling_roberta_prelayernorm.py
# coding=utf-8 # Copyright 2022 The Google AI Language Team Authors and The HuggingFace Inc. team. # Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a cop...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/modeling_flax_roberta_prelayernorm.py
hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/modeling_flax_roberta_prelayernorm.py
# coding=utf-8 # Copyright 2022 The Google Flax Team Authors and The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 ...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/configuration_roberta_prelayernorm.py
hf-dev-train/transformers-main/src/transformers/models/roberta_prelayernorm/configuration_roberta_prelayernorm.py
# coding=utf-8 # Copyright 2022 The Google AI Language Team Authors and The HuggingFace Inc. team. # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.ap...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/maskformer/convert_maskformer_swin_to_pytorch.py
hf-dev-train/transformers-main/src/transformers/models/maskformer/convert_maskformer_swin_to_pytorch.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/maskformer/configuration_maskformer_swin.py
hf-dev-train/transformers-main/src/transformers/models/maskformer/configuration_maskformer_swin.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/maskformer/modeling_maskformer_swin.py
hf-dev-train/transformers-main/src/transformers/models/maskformer/modeling_maskformer_swin.py
# coding=utf-8 # Copyright 2022 Meta Platforms, Inc. and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/maskformer/configuration_maskformer.py
hf-dev-train/transformers-main/src/transformers/models/maskformer/configuration_maskformer.py
# coding=utf-8 # Copyright 2022 Meta Platforms, Inc.and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/maskformer/convert_maskformer_resnet_to_pytorch.py
hf-dev-train/transformers-main/src/transformers/models/maskformer/convert_maskformer_resnet_to_pytorch.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/maskformer/image_processing_maskformer.py
hf-dev-train/transformers-main/src/transformers/models/maskformer/image_processing_maskformer.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/maskformer/__init__.py
hf-dev-train/transformers-main/src/transformers/models/maskformer/__init__.py
# Copyright 2022 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/maskformer/feature_extraction_maskformer.py
hf-dev-train/transformers-main/src/transformers/models/maskformer/feature_extraction_maskformer.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/maskformer/convert_maskformer_original_pytorch_checkpoint_to_pytorch.py
hf-dev-train/transformers-main/src/transformers/models/maskformer/convert_maskformer_original_pytorch_checkpoint_to_pytorch.py
# coding=utf-8 # Copyright 2022 Meta Platforms, Inc. and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/maskformer/modeling_maskformer.py
hf-dev-train/transformers-main/src/transformers/models/maskformer/modeling_maskformer.py
# coding=utf-8 # Copyright 2022 Meta Platforms, Inc.s and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/license...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mt5/modeling_flax_mt5.py
hf-dev-train/transformers-main/src/transformers/models/mt5/modeling_flax_mt5.py
# coding=utf-8 # Copyright 2021 Mesh TensorFlow authors, T5 Authors and HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mt5/__init__.py
hf-dev-train/transformers-main/src/transformers/models/mt5/__init__.py
# Copyright 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mt5/modeling_mt5.py
hf-dev-train/transformers-main/src/transformers/models/mt5/modeling_mt5.py
# coding=utf-8 # Copyright 2020 Mesh TensorFlow authors, T5 Authors and HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mt5/modeling_tf_mt5.py
hf-dev-train/transformers-main/src/transformers/models/mt5/modeling_tf_mt5.py
# coding=utf-8 # Copyright 2020 Mesh TensorFlow authors, T5 Authors and HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mt5/configuration_mt5.py
hf-dev-train/transformers-main/src/transformers/models/mt5/configuration_mt5.py
# coding=utf-8 # Copyright 2020, The T5 Authors and HuggingFace Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by ...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/efficientnet/configuration_efficientnet.py
hf-dev-train/transformers-main/src/transformers/models/efficientnet/configuration_efficientnet.py
# coding=utf-8 # Copyright 2023 Google Research, Inc. and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/license...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/efficientnet/image_processing_efficientnet.py
hf-dev-train/transformers-main/src/transformers/models/efficientnet/image_processing_efficientnet.py
# coding=utf-8 # Copyright 2023 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/efficientnet/convert_efficientnet_to_pytorch.py
hf-dev-train/transformers-main/src/transformers/models/efficientnet/convert_efficientnet_to_pytorch.py
# coding=utf-8 # Copyright 2023 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/efficientnet/__init__.py
hf-dev-train/transformers-main/src/transformers/models/efficientnet/__init__.py
# flake8: noqa # There's no way to ignore "F401 '...' imported but unused" warnings in this # module, but to preserve other warnings. So, don't check this module at all. # Copyright 2023 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use thi...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/efficientnet/modeling_efficientnet.py
hf-dev-train/transformers-main/src/transformers/models/efficientnet/modeling_efficientnet.py
# coding=utf-8 # Copyright 2023 Google Research, Inc. and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/license...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/bart/modeling_tf_bart.py
hf-dev-train/transformers-main/src/transformers/models/bart/modeling_tf_bart.py
# coding=utf-8 # Copyright 2021 The Fairseq Authors and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/bart/modeling_bart.py
hf-dev-train/transformers-main/src/transformers/models/bart/modeling_bart.py
# coding=utf-8 # Copyright 2021 The Fairseq Authors and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/bart/convert_bart_original_pytorch_checkpoint_to_pytorch.py
hf-dev-train/transformers-main/src/transformers/models/bart/convert_bart_original_pytorch_checkpoint_to_pytorch.py
# coding=utf-8 # Copyright 2020 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/bart/tokenization_bart_fast.py
hf-dev-train/transformers-main/src/transformers/models/bart/tokenization_bart_fast.py
# coding=utf-8 # Copyright 2020 The Facebook AI Research Team Authors and The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LIC...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/bart/__init__.py
hf-dev-train/transformers-main/src/transformers/models/bart/__init__.py
# Copyright 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/bart/tokenization_bart.py
hf-dev-train/transformers-main/src/transformers/models/bart/tokenization_bart.py
# coding=utf-8 # Copyright 2020 The Facebook AI Research Team Authors and The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LIC...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/bart/modeling_flax_bart.py
hf-dev-train/transformers-main/src/transformers/models/bart/modeling_flax_bart.py
# coding=utf-8 # Copyright 2021 The Fairseq Authors and The Google Flax Team Authors And The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # ...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/bart/configuration_bart.py
hf-dev-train/transformers-main/src/transformers/models/bart/configuration_bart.py
# coding=utf-8 # Copyright 2021 The Fairseq Authors and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/table_transformer/configuration_table_transformer.py
hf-dev-train/transformers-main/src/transformers/models/table_transformer/configuration_table_transformer.py
# coding=utf-8 # Copyright The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requir...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/table_transformer/modeling_table_transformer.py
hf-dev-train/transformers-main/src/transformers/models/table_transformer/modeling_table_transformer.py
# coding=utf-8 # Copyright 2022 Microsoft Research and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/L...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/table_transformer/convert_table_transformer_original_pytorch_checkpoint_to_pytorch.py
hf-dev-train/transformers-main/src/transformers/models/table_transformer/convert_table_transformer_original_pytorch_checkpoint_to_pytorch.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/table_transformer/__init__.py
hf-dev-train/transformers-main/src/transformers/models/table_transformer/__init__.py
# Copyright 2022 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/auto/modeling_flax_auto.py
hf-dev-train/transformers-main/src/transformers/models/auto/modeling_flax_auto.py
# coding=utf-8 # Copyright 2018 The Google Flax Team Authors and The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 ...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/auto/image_processing_auto.py
hf-dev-train/transformers-main/src/transformers/models/auto/image_processing_auto.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/auto/auto_factory.py
hf-dev-train/transformers-main/src/transformers/models/auto/auto_factory.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/auto/tokenization_auto.py
hf-dev-train/transformers-main/src/transformers/models/auto/tokenization_auto.py
# coding=utf-8 # Copyright 2018 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/auto/modeling_auto.py
hf-dev-train/transformers-main/src/transformers/models/auto/modeling_auto.py
# coding=utf-8 # Copyright 2018 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/auto/modeling_tf_auto.py
hf-dev-train/transformers-main/src/transformers/models/auto/modeling_tf_auto.py
# coding=utf-8 # Copyright 2018 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/auto/__init__.py
hf-dev-train/transformers-main/src/transformers/models/auto/__init__.py
# Copyright 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/auto/feature_extraction_auto.py
hf-dev-train/transformers-main/src/transformers/models/auto/feature_extraction_auto.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/auto/configuration_auto.py
hf-dev-train/transformers-main/src/transformers/models/auto/configuration_auto.py
# coding=utf-8 # Copyright 2018 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/auto/processing_auto.py
hf-dev-train/transformers-main/src/transformers/models/auto/processing_auto.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mobilebert/modeling_tf_mobilebert.py
hf-dev-train/transformers-main/src/transformers/models/mobilebert/modeling_tf_mobilebert.py
# coding=utf-8 # Copyright 2018 The Google AI Language Team Authors and The HuggingFace Inc. team. # Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a cop...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mobilebert/configuration_mobilebert.py
hf-dev-train/transformers-main/src/transformers/models/mobilebert/configuration_mobilebert.py
# coding=utf-8 # Copyright 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requir...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mobilebert/convert_mobilebert_original_tf_checkpoint_to_pytorch.py
hf-dev-train/transformers-main/src/transformers/models/mobilebert/convert_mobilebert_original_tf_checkpoint_to_pytorch.py
# Copyright 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mobilebert/__init__.py
hf-dev-train/transformers-main/src/transformers/models/mobilebert/__init__.py
# Copyright 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mobilebert/modeling_mobilebert.py
hf-dev-train/transformers-main/src/transformers/models/mobilebert/modeling_mobilebert.py
# MIT License # # Copyright (c) 2020 The Google AI Language Team Authors, The HuggingFace Inc. team and github/lonePatient # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restricti...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mobilebert/tokenization_mobilebert_fast.py
hf-dev-train/transformers-main/src/transformers/models/mobilebert/tokenization_mobilebert_fast.py
# coding=utf-8 # # Copyright 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/mobilebert/tokenization_mobilebert.py
hf-dev-train/transformers-main/src/transformers/models/mobilebert/tokenization_mobilebert.py
# coding=utf-8 # # Copyright 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/speech_to_text/configuration_speech_to_text.py
hf-dev-train/transformers-main/src/transformers/models/speech_to_text/configuration_speech_to_text.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/speech_to_text/tokenization_speech_to_text.py
hf-dev-train/transformers-main/src/transformers/models/speech_to_text/tokenization_speech_to_text.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/speech_to_text/feature_extraction_speech_to_text.py
hf-dev-train/transformers-main/src/transformers/models/speech_to_text/feature_extraction_speech_to_text.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/speech_to_text/modeling_speech_to_text.py
hf-dev-train/transformers-main/src/transformers/models/speech_to_text/modeling_speech_to_text.py
# coding=utf-8 # Copyright 2021 The Fairseq Authors and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/speech_to_text/processing_speech_to_text.py
hf-dev-train/transformers-main/src/transformers/models/speech_to_text/processing_speech_to_text.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/speech_to_text/modeling_tf_speech_to_text.py
hf-dev-train/transformers-main/src/transformers/models/speech_to_text/modeling_tf_speech_to_text.py
# coding=utf-8 # Copyright 2021 The Fairseq Authors and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/speech_to_text/__init__.py
hf-dev-train/transformers-main/src/transformers/models/speech_to_text/__init__.py
# Copyright 2021 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/speech_to_text/convert_s2t_fairseq_to_tfms.py
hf-dev-train/transformers-main/src/transformers/models/speech_to_text/convert_s2t_fairseq_to_tfms.py
# Copyright 2021 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/lilt/modeling_lilt.py
hf-dev-train/transformers-main/src/transformers/models/lilt/modeling_lilt.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/lilt/configuration_lilt.py
hf-dev-train/transformers-main/src/transformers/models/lilt/configuration_lilt.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/lilt/__init__.py
hf-dev-train/transformers-main/src/transformers/models/lilt/__init__.py
# Copyright 2022 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/modeling_llama.py
hf-dev-train/transformers-main/src/transformers/models/llama/modeling_llama.py
# coding=utf-8 # Copyright 2022 EleutherAI and the HuggingFace Inc. team. All rights reserved. # # This code is based on EleutherAI's GPT-NeoX library and the GPT-NeoX # and OPT implementations in this library. It has been modified from its # original forms to accommodate minor architectural differences compared # to G...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/Qformer.py
hf-dev-train/transformers-main/src/transformers/models/llama/Qformer.py
""" * Copyright (c) 2023, salesforce.com, inc. * All rights reserved. * SPDX-License-Identifier: BSD-3-Clause * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause * By Junnan Li * Based on huggingface code base * https://github.com/huggingface/transformer...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/feature_fusion.py
hf-dev-train/transformers-main/src/transformers/models/llama/feature_fusion.py
''' Feature Fusion for Varible-Length Data Processing AFF/iAFF is referred and modified from https://github.com/YimianDai/open-aff/blob/master/aff_pytorch/aff_net/fusion.py According to the paper: Yimian Dai et al, Attentional Feature Fusion, IEEE Winter Conference on Applications of Computer Vision, WACV 2021 ''' imp...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/cavmae_back.py
hf-dev-train/transformers-main/src/transformers/models/llama/cavmae_back.py
import timm from timm.models.layers import to_2tuple, trunc_normal_, DropPath from timm.models.vision_transformer import Attention, Mlp, PatchEmbed, Block from .pos_embed import get_2d_sincos_pos_embed import torch from torch import nn class PatchEmbed(nn.Module): def __init__(self, img_size=224, patch_size=16, i...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/pos_embed.py
hf-dev-train/transformers-main/src/transformers/models/llama/pos_embed.py
# Copyright (c) Meta Platforms, Inc. and affiliates. # All rights reserved. # This source code is licensed under the license found in the # LICENSE file in the root directory of this source tree. # -------------------------------------------------------- # Position embedding utils # -----------------------------------...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/cavmae.py
hf-dev-train/transformers-main/src/transformers/models/llama/cavmae.py
import timm from timm.models.layers import to_2tuple, trunc_normal_, DropPath from timm.models.vision_transformer import Attention, Mlp, PatchEmbed, Block from .pos_embed import get_2d_sincos_pos_embed import torch from torch import nn class PatchEmbed(nn.Module): def __init__(self, img_size=224, patch_size=16, i...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/__init__.py
hf-dev-train/transformers-main/src/transformers/models/llama/__init__.py
# Copyright 2022 EleutherAI and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/convert_llama_weights_to_hf.py
hf-dev-train/transformers-main/src/transformers/models/llama/convert_llama_weights_to_hf.py
# Copyright 2022 EleutherAI and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/Qformer_lion.py
hf-dev-train/transformers-main/src/transformers/models/llama/Qformer_lion.py
""" * Copyright (c) 2023, salesforce.com, inc. * All rights reserved. * SPDX-License-Identifier: BSD-3-Clause * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause * By Junnan Li * Based on huggingface code base * https://github.com/huggingface/transformer...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/configuration_llama.py
hf-dev-train/transformers-main/src/transformers/models/llama/configuration_llama.py
# coding=utf-8 # Copyright 2022 EleutherAI and the HuggingFace Inc. team. All rights reserved. # # This code is based on EleutherAI's GPT-NeoX library and the GPT-NeoX # and OPT implementations in this library. It has been modified from its # original forms to accommodate minor architectural differences compared # to G...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/tokenization_llama.py
hf-dev-train/transformers-main/src/transformers/models/llama/tokenization_llama.py
# coding=utf-8 # Copyright 2022 EleutherAI and the HuggingFace Inc. team. All rights reserved. # # This code is based on EleutherAI's GPT-NeoX library and the GPT-NeoX # and OPT implementations in this library. It has been modified from its # original forms to accommodate minor architectural differences compared # to G...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/llama/htsat.py
hf-dev-train/transformers-main/src/transformers/models/llama/htsat.py
# Ke Chen # knutchen@ucsd.edu # HTS-AT: A HIERARCHICAL TOKEN-SEMANTIC AUDIO TRANSFORMER FOR SOUND CLASSIFICATION AND DETECTION # Some layers designed on the model # below codes are based and referred from https://github.com/microsoft/Swin-Transformer # Swin Transformer for Computer Vision: https://arxiv.org/pdf/2103.14...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/deit/modeling_deit.py
hf-dev-train/transformers-main/src/transformers/models/deit/modeling_deit.py
# coding=utf-8 # Copyright 2021 Facebook AI Research (FAIR), Ross Wightman, The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www....
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/deit/configuration_deit.py
hf-dev-train/transformers-main/src/transformers/models/deit/configuration_deit.py
# coding=utf-8 # Copyright 2021 Facebook AI Research (FAIR) and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/l...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/deit/feature_extraction_deit.py
hf-dev-train/transformers-main/src/transformers/models/deit/feature_extraction_deit.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/deit/image_processing_deit.py
hf-dev-train/transformers-main/src/transformers/models/deit/image_processing_deit.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/deit/modeling_tf_deit.py
hf-dev-train/transformers-main/src/transformers/models/deit/modeling_tf_deit.py
# coding=utf-8 # Copyright 2022 Facebook AI Research (FAIR) and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/l...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/deit/__init__.py
hf-dev-train/transformers-main/src/transformers/models/deit/__init__.py
# Copyright 2021 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/deit/convert_deit_timm_to_pytorch.py
hf-dev-train/transformers-main/src/transformers/models/deit/convert_deit_timm_to_pytorch.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/tokenization_layoutlmv2_fast.py
hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/tokenization_layoutlmv2_fast.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/image_processing_layoutlmv2.py
hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/image_processing_layoutlmv2.py
# coding=utf-8 # Copyright 2022 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless r...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/feature_extraction_layoutlmv2.py
hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/feature_extraction_layoutlmv2.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/processing_layoutlmv2.py
hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/processing_layoutlmv2.py
# coding=utf-8 # Copyright 2021 The HuggingFace Inc. team. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/configuration_layoutlmv2.py
hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/configuration_layoutlmv2.py
# coding=utf-8 # Copyright Microsoft Research and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENS...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/__init__.py
hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/__init__.py
# Copyright 2021 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicabl...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
false
Sreyan88/GAMA
https://github.com/Sreyan88/GAMA/blob/041c3a623c6c635e65463cef16ce0cfde72e5c57/hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/tokenization_layoutlmv2.py
hf-dev-train/transformers-main/src/transformers/models/layoutlmv2/tokenization_layoutlmv2.py
# coding=utf-8 # Copyright Microsoft Research and The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENS...
python
Apache-2.0
041c3a623c6c635e65463cef16ce0cfde72e5c57
2026-01-05T07:09:59.331526Z
true