# Italian Tweets Test Dataset | |
This is a dataset with 10M italian tweets. It still contains errors. Please do not use. | |
## How to Use | |
```python | |
from datasets import load_dataset | |
data = load_dataset("pere/italian_tweets_10M") | |
``` | |
# Italian Tweets Test Dataset | |
This is a dataset with 10M italian tweets. It still contains errors. Please do not use. | |
## How to Use | |
```python | |
from datasets import load_dataset | |
data = load_dataset("pere/italian_tweets_10M") | |
``` | |