repo_name
stringclasses
6 values
pr_number
int64
99
20.3k
pr_title
stringlengths
8
158
pr_description
stringlengths
0
6.54k
author
stringlengths
4
18
date_created
timestamp[ns, tz=UTC]
date_merged
timestamp[ns, tz=UTC]
previous_commit
stringlengths
40
40
pr_commit
stringlengths
40
40
query
stringlengths
37
6.57k
filepath
stringlengths
8
153
before_content
stringlengths
0
876M
after_content
stringlengths
0
876M
label
int64
-1
1
huggingface/transformers
20,205
Make size_dict conversion logs clearer
# What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to make the logs clearer. ## Before submit...
amyeroberts
2022-11-14T12:52:07Z
2022-11-15T10:52:58Z
f1e8c48c5eebf899a5c79b2c48c0ef8456e6bddc
55ba31908a1216c1767463e3333aa94a6414e6d6
Make size_dict conversion logs clearer. # What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to mak...
./docs/source/en/migration.mdx
<!--- 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 applicable law or ...
<!--- 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 applicable law or ...
-1
huggingface/transformers
20,205
Make size_dict conversion logs clearer
# What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to make the logs clearer. ## Before submit...
amyeroberts
2022-11-14T12:52:07Z
2022-11-15T10:52:58Z
f1e8c48c5eebf899a5c79b2c48c0ef8456e6bddc
55ba31908a1216c1767463e3333aa94a6414e6d6
Make size_dict conversion logs clearer. # What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to mak...
./examples/legacy/seq2seq/sentence_splitter.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...
# 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...
-1
huggingface/transformers
20,205
Make size_dict conversion logs clearer
# What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to make the logs clearer. ## Before submit...
amyeroberts
2022-11-14T12:52:07Z
2022-11-15T10:52:58Z
f1e8c48c5eebf899a5c79b2c48c0ef8456e6bddc
55ba31908a1216c1767463e3333aa94a6414e6d6
Make size_dict conversion logs clearer. # What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to mak...
./src/transformers/models/encoder_decoder/configuration_encoder_decoder.py
# coding=utf-8 # Copyright 2020 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 copy of the License at # # http://www.a...
# coding=utf-8 # Copyright 2020 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 copy of the License at # # http://www.a...
-1
huggingface/transformers
20,205
Make size_dict conversion logs clearer
# What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to make the logs clearer. ## Before submit...
amyeroberts
2022-11-14T12:52:07Z
2022-11-15T10:52:58Z
f1e8c48c5eebf899a5c79b2c48c0ef8456e6bddc
55ba31908a1216c1767463e3333aa94a6414e6d6
Make size_dict conversion logs clearer. # What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to mak...
./src/transformers/generation_flax_utils.py
# coding=utf-8 # Copyright 2021 The Google AI Flax Team Authors, and The HuggingFace Inc. team. # Copyright (c) 2020, 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 copy o...
# coding=utf-8 # Copyright 2021 The Google AI Flax Team Authors, and The HuggingFace Inc. team. # Copyright (c) 2020, 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 copy o...
-1
huggingface/transformers
20,205
Make size_dict conversion logs clearer
# What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to make the logs clearer. ## Before submit...
amyeroberts
2022-11-14T12:52:07Z
2022-11-15T10:52:58Z
f1e8c48c5eebf899a5c79b2c48c0ef8456e6bddc
55ba31908a1216c1767463e3333aa94a6414e6d6
Make size_dict conversion logs clearer. # What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to mak...
./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...
# 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...
-1
huggingface/transformers
20,205
Make size_dict conversion logs clearer
# What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to make the logs clearer. ## Before submit...
amyeroberts
2022-11-14T12:52:07Z
2022-11-15T10:52:58Z
f1e8c48c5eebf899a5c79b2c48c0ef8456e6bddc
55ba31908a1216c1767463e3333aa94a6414e6d6
Make size_dict conversion logs clearer. # What does this PR do? * Tidies up logic for converting `size` parameter to the expected dictionary format for image processors. * Adds `param_name` as a flag so logs reflect the variable being updated e.g. `crop_size` versus `size` Address part of #20185 - trying to mak...
./examples/pytorch/speech-recognition/requirements.txt
datasets >= 1.18.0 torch >= 1.5 torchaudio librosa jiwer evaluate
datasets >= 1.18.0 torch >= 1.5 torchaudio librosa jiwer evaluate
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/de/index.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/index.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/es/index.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/it/index.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/ko/index.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/pt/index.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/clip.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/it/preprocessing.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/es/tasks/summarization.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/lilt.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/imagegpt.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/de/pipeline_tutorial.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/it/custom_models.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/dpr.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/splinter.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/ibert.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/blenderbot-small.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/multilingual.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/de/autoclass_tutorial.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/dit.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/t5.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/main_classes/tokenizer.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/perf_train_cpu_many.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/rag.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/vit_mae.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/funnel.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/speech_to_text_2.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/xlm.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/hpo_train.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/yoso.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/convbert.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/layoutlmv3.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/es/bertology.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/add_tensorflow_model.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/tapex.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/tasks/language_modeling.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/bertology.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/main_classes/logging.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/es/create_a_model.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/wav2vec2_phoneme.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/gpt_neox_japanese.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/model_doc/time_series_transformer.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./.git/hooks/pre-push.sample
#!/bin/sh # An example hook script to verify what is about to be pushed. Called by "git # push" after it has checked the remote status, but before anything has been # pushed. If this script exits with a non-zero status nothing will be pushed. # # This hook is called with the following parameters: # # $1 -- Name of t...
#!/bin/sh # An example hook script to verify what is about to be pushed. Called by "git # push" after it has checked the remote status, but before anything has been # pushed. If this script exits with a non-zero status nothing will be pushed. # # This hook is called with the following parameters: # # $1 -- Name of t...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./tests/generation/test_flax_logits_process.py
# coding=utf-8 # Copyright 2021 The HuggingFace Team 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 clone of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
# coding=utf-8 # Copyright 2021 The HuggingFace Team 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 clone of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./src/transformers/models/mobilebert/__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 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use thi...
# 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 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use thi...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./src/transformers/models/mobilenet_v2/convert_original_tf_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...
# 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...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./src/transformers/models/roformer/modeling_flax_roformer.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...
# 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...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./examples/research_projects/pplm/requirements.txt
tensorboard scikit-learn seqeval psutil sacrebleu rouge-score tensorflow_datasets pytorch-lightning matplotlib git-python==1.0.3 faiss-cpu streamlit elasticsearch nltk pandas datasets >= 1.1.3 fire pytest conllu sentencepiece != 0.1.92 protobuf transformers==3.5.1
tensorboard scikit-learn seqeval psutil sacrebleu rouge-score tensorflow_datasets pytorch-lightning matplotlib git-python==1.0.3 faiss-cpu streamlit elasticsearch nltk pandas datasets >= 1.1.3 fire pytest conllu sentencepiece != 0.1.92 protobuf transformers==3.5.1
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./examples/research_projects/distillation/training_configs/distilbert-base-multilingual-cased.json
{ "activation": "gelu", "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "hidden_dim": 3072, "initializer_range": 0.02, "max_position_embeddings": 512, "n_heads": 12, "n_layers": 6, "sinusoidal_pos_embds": true, "tie_weights_": true, "vocab_size": 119547 }
{ "activation": "gelu", "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "hidden_dim": 3072, "initializer_range": 0.02, "max_position_embeddings": 512, "n_heads": 12, "n_layers": 6, "sinusoidal_pos_embds": true, "tie_weights_": true, "vocab_size": 119547 }
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./src/transformers/models/bert_generation/__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 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use thi...
# 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 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use thi...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./.git/hooks/pre-commit.sample
#!/bin/sh # # An example hook script to verify what is about to be committed. # Called by "git commit" with no arguments. The hook should # exit with non-zero status after issuing an appropriate message if # it wants to stop the commit. # # To enable this hook, rename this file to "pre-commit". if git rev-parse --ver...
#!/bin/sh # # An example hook script to verify what is about to be committed. # Called by "git commit" with no arguments. The hook should # exit with non-zero status after issuing an appropriate message if # it wants to stop the commit. # # To enable this hook, rename this file to "pre-commit". if git rev-parse --ver...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./tests/models/mobilenet_v2/test_modeling_mobilenet_v2.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...
# 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...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./tests/pipelines/test_pipelines_image_segmentation.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...
# 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...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./src/transformers/benchmark/__init__.py
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./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...
# 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...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./tests/models/unispeech/test_modeling_unispeech.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...
# 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...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./src/transformers/models/van/configuration_van.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...
# 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...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./src/transformers/utils/__init__.py
#!/usr/bin/env python # coding=utf-8 # 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 2021 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version...
#!/usr/bin/env python # coding=utf-8 # 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 2021 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/_config.py
# docstyle-ignore INSTALL_CONTENT = """ # Transformers installation ! pip install transformers datasets # To install from source instead of the last release, comment the command above and uncomment the following one. # ! pip install git+https://github.com/huggingface/transformers.git """ notebook_first_cells = [{"type...
# docstyle-ignore INSTALL_CONTENT = """ # Transformers installation ! pip install transformers datasets # To install from source instead of the last release, comment the command above and uncomment the following one. # ! pip install git+https://github.com/huggingface/transformers.git """ notebook_first_cells = [{"type...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./src/transformers/models/gptj/__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 2021 The EleutherAI and HuggingFace Teams. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you...
# 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 2021 The EleutherAI and HuggingFace Teams. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./tests/fixtures/vocab.txt
[PAD] [SEP] [MASK] [CLS] [unused3] [unused4] [unused5] [unused6] [unused7] [unused8]
[PAD] [SEP] [MASK] [CLS] [unused3] [unused4] [unused5] [unused6] [unused7] [unused8]
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./tests/models/wav2vec2_with_lm/test_processor_wav2vec2_with_lm.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...
# 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...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./examples/research_projects/adversarial/requirements.txt
transformers == 3.5.1
transformers == 3.5.1
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/benchmarks.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./docs/source/en/main_classes/optimizer_schedules.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,197
[docs] set overflowing image width to auto-scale
# What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/29195190/201737154-59876bf8-1d71-494f-a25f-015a0636...
wonhyeongseo
2022-11-14T07:40:23Z
2022-11-15T00:13:41Z
25c451e5a044969eb91e1e481574a2bfca5130ca
8fadfd50351fe221f7f8db9e7df6a16fe52e31d5
[docs] set overflowing image width to auto-scale. # What does this PR do? The image shown below overflowed on small screens. A simple inline-css to set the same width as its div solved the problem. before | after ------- | ------- ![Screenshot_20221115_032312_Chrome.jpg](https://user-images.githubusercontent.com/2...
./tests/models/codegen/test_modeling_codegen.py
# coding=utf-8 # 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 requir...
# coding=utf-8 # 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 requir...
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./docs/source/en/main_classes/callback.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/pytorch/README.md
<!--- 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 applicable law or a...
<!--- 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 applicable law or a...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/pytorch/image-classification/run_image_classification_no_trainer.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...
# 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...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/pytorch/language-modeling/run_clm_no_trainer.py
#!/usr/bin/env python # 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/LI...
#!/usr/bin/env python # 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/LI...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/pytorch/language-modeling/run_mlm_no_trainer.py
#!/usr/bin/env python # 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/LI...
#!/usr/bin/env python # 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/LI...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/pytorch/multiple-choice/run_swag_no_trainer.py
#!/usr/bin/env python # coding=utf-8 # Copyright The HuggingFace Team 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...
#!/usr/bin/env python # coding=utf-8 # Copyright The HuggingFace Team 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...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/pytorch/question-answering/run_qa_no_trainer.py
#!/usr/bin/env python # 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/LI...
#!/usr/bin/env python # 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/LI...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/pytorch/semantic-segmentation/run_semantic_segmentation_no_trainer.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...
# 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...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/pytorch/summarization/run_summarization_no_trainer.py
#!/usr/bin/env python # coding=utf-8 # Copyright The HuggingFace Team 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...
#!/usr/bin/env python # coding=utf-8 # Copyright The HuggingFace Team 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...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/pytorch/text-classification/run_glue_no_trainer.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...
# 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...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/pytorch/token-classification/run_ner_no_trainer.py
#!/usr/bin/env python # 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/LI...
#!/usr/bin/env python # 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/LI...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/pytorch/translation/run_translation_no_trainer.py
#!/usr/bin/env python # coding=utf-8 # Copyright The HuggingFace Team 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...
#!/usr/bin/env python # coding=utf-8 # Copyright The HuggingFace Team 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...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./src/transformers/__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 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use thi...
# 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 2020 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use thi...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./src/transformers/integrations.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...
# 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...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./src/transformers/testing_utils.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...
# 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...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./src/transformers/training_args.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...
# 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...
1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./tests/models/xlm_roberta_xl/test_modeling_xlm_roberta_xl.py
# coding=utf-8 # 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 requir...
# coding=utf-8 # 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 requir...
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./src/transformers/models/bort/__init__.py
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./src/transformers/models/wav2vec2_conformer/modeling_wav2vec2_conformer.py
# coding=utf-8 # Copyright 2022 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/...
# coding=utf-8 # Copyright 2022 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/...
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./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/...
# 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/...
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./docs/source/en/model_doc/vit.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./tests/models/layoutlmv3/test_modeling_layoutlmv3.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...
# 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...
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./docs/source/it/serialization.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./tests/models/wav2vec2/test_tokenization_wav2vec2.py
# coding=utf-8 # 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 requir...
# coding=utf-8 # 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 requir...
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./examples/research_projects/deebert/src/__init__.py
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./src/transformers/models/blenderbot_small/configuration_blenderbot_small.py
# coding=utf-8 # Copyright 2021 The Facebook, 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/L...
# coding=utf-8 # Copyright 2021 The Facebook, 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/L...
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./docs/source/en/model_doc/van.mdx
<!--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 applicable law or agreed...
<!--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 applicable law or agreed...
-1
huggingface/transformers
20,184
New logging support to "Trainer" Class (ClearML Logger)
I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull request as it works with the `Trainer` class. The `integrati...
skinan
2022-11-12T16:17:55Z
2022-11-15T15:08:59Z
b4997382dac2214a6f98f5306e8f8294baa32b5d
777b1bfe6236ca7034d5eb6358e37c2345101886
New logging support to "Trainer" Class (ClearML Logger). I have added a ClearML callback class to log experiments using `ClearML Task.` ClearML logger logs everything to ClearML WebUI. ClearML logs Hyperparameters, Scalars, Models, Checkpoints, and other necessary artifacts. I request @sgugger to review this pull req...
./src/transformers/models/lilt/__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 2022 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use thi...
# 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 2022 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use thi...
-1