Unverified Commit 6fe79e57 authored by Matt's avatar Matt Committed by GitHub
Browse files

Move old TF text classification script to legacy (#11361)

And update README to explain the work-in-progress!
parent 50595a33
......@@ -17,6 +17,8 @@ limitations under the License.
This folder contains actively maintained examples of use of 🤗 Transformers using the TensorFlow backend, organized along NLP tasks. It is under construction so we thank you for your patience!
Files containing `tf` such as `run_tf_glue.py` are the old-style files that will be rewritten very soon! Files without this such as `run_text_classification.py` are the newer ones. This message will be removed when the revamp is complete.
## The Big Table of Tasks
Here is the list of all our examples:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment