Example usage

This commit is contained in:
LysandreJik
2019-09-25 08:48:53 -04:00
committed by Lysandre Debut
parent 36f592cc82
commit fb056494e5

View File

@@ -53,3 +53,6 @@ Additionally, the following method can be used to load values from a data file
Example usage Example usage
^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^
An example using these processors is given in the
`run_glue.py <https://github.com/huggingface/pytorch-transformers/blob/master/examples/run_glue.py>` script.