Skip to content

Commit fe1a9e0

Browse files
Remove TF/Flax examples (#40654)
* Remove TF/Flax examples * Remove check_full_copies * Trigger CI
1 parent 5e2e496 commit fe1a9e0

File tree

74 files changed

+1
-21961
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+1
-21961
lines changed

examples/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ limitations under the License.
1515

1616
# Examples
1717

18-
We host a wide range of example scripts for multiple learning frameworks. Simply choose your favorite: [TensorFlow](https://github.com/huggingface/transformers/tree/main/examples/tensorflow), [PyTorch](https://github.com/huggingface/transformers/tree/main/examples/pytorch) or [JAX/Flax](https://github.com/huggingface/transformers/tree/main/examples/flax).
19-
20-
We also have some [research projects](https://github.com/huggingface/transformers-research-projects/), as well as some [legacy examples](https://github.com/huggingface/transformers/tree/main/examples/legacy). Note that unlike the main examples these are not actively maintained, and may require specific older versions of dependencies in order to run.
18+
We host a wide range of example scripts, in addition to [research projects](https://github.com/huggingface/transformers-research-projects/), as well as some [legacy examples](https://github.com/huggingface/transformers/tree/main/examples/legacy). Note that unlike the main examples these are not actively maintained, and may require specific older versions of dependencies in order to run.
2119

2220
While we strive to present as many use cases as possible, the example scripts are just that - examples. It is expected that they won't work out-of-the-box on your specific problem and that you will be required to change a few lines of code to adapt them to your needs. To help you with that, most of the examples fully expose the preprocessing of the data, allowing you to tweak and edit them as required.
2321

examples/flax/README.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

examples/flax/_tests_requirements.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

examples/flax/conftest.py

Lines changed: 0 additions & 45 deletions
This file was deleted.

examples/flax/image-captioning/README.md

Lines changed: 0 additions & 68 deletions
This file was deleted.

examples/flax/image-captioning/create_model_from_encoder_decoder_models.py

Lines changed: 0 additions & 115 deletions
This file was deleted.

0 commit comments

Comments
 (0)