size_categories: | |
- 100K<n<1M | |
configs: | |
- config_name: default | |
data_files: | |
- split: users | |
path: "user_names.txt" | |
- split: organizations | |
path: "org_names.txt" | |
# 🤗 Huggingface User and Organizations Dataset | |
🗒️ This dataset contains usernames and organization names in a TXT file. | |
⌛ This dataset is automatically updated using GitHub Actions. |