", | |
return_tensors="pt", | |
).input_ids | |
labels = tokenizer( | |
"the eiffel tower surpassed the washington monument to become the tallest structure in the world. |
", | |
return_tensors="pt", | |
).input_ids | |
labels = tokenizer( | |
"the eiffel tower surpassed the washington monument to become the tallest structure in the world. |