>>>sequence=f"Distilled models are smaller than the models they mimic. Using them instead of the large versions would help {tokenizer.mask_token} our carbon footprint."
>>>sequence=f"Distilled models are smaller than the models they mimic. Using them instead of the large versions would help {tokenizer.mask_token} our carbon footprint."
...
@@ -394,7 +394,7 @@ Here is an example of doing masked language modeling using a model and a tokeniz
...
@@ -394,7 +394,7 @@ Here is an example of doing masked language modeling using a model and a tokeniz
>>>sequence=f"Distilled models are smaller than the models they mimic. Using them instead of the large versions would help {tokenizer.mask_token} our carbon footprint."
>>>sequence=f"Distilled models are smaller than the models they mimic. Using them instead of the large versions would help {tokenizer.mask_token} our carbon footprint."
...
@@ -439,7 +439,7 @@ Here is an example of using the tokenizer and model and leveraging the :func:`~t
...
@@ -439,7 +439,7 @@ Here is an example of using the tokenizer and model and leveraging the :func:`~t