diff --git a/tools/create_examples_from_transformers.py b/tools/create_examples_from_transformers.py index c95b6a7c9..91625b1b8 100755 --- a/tools/create_examples_from_transformers.py +++ b/tools/create_examples_from_transformers.py @@ -12,7 +12,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -"""Tools that downloads 🤗 Transformers training script examples and prepares them for AWS Tranium instances.""" +"""Tools that downloads 🤗 Transformers training script examples and prepares them for AWS Trainium instances.""" import re import shutil