Update Dataset Card with Nomic Atlas Map

#48
by rguo123 - opened
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -6856,6 +6856,13 @@ from datasets import load_dataset
6856
  ds = load_dataset("wikipedia", "20231101.en")
6857
  ```
6858
 
 
 
 
 
 
 
 
6859
  ### Supported Tasks and Leaderboards
6860
 
6861
  The dataset is generally used for Language Modeling.
 
6856
  ds = load_dataset("wikipedia", "20231101.en")
6857
  ```
6858
 
6859
+ #### Data Visualization
6860
+ Click the [Nomic Atlas](https://atlas.nomic.ai/map/475c26d7-b142-4795-9887-02b6eeb18dc0/0d312be6-a3bb-4586-b6b7-53dcd0cbefa5) map below to visualize the 6.4 million samples in the `20231101.en` split.
6861
+
6862
+ <a href="https://atlas.nomic.ai/map/475c26d7-b142-4795-9887-02b6eeb18dc0/0d312be6-a3bb-4586-b6b7-53dcd0cbefa5">
6863
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6480c476cacb1c4a0696eeb8/sZNN6Vubc0Oue83vKaJUu.webp" alt="Nomic-Atlas Wikipedia Map" width="25%"/>
6864
+ </a>
6865
+
6866
  ### Supported Tasks and Leaderboards
6867
 
6868
  The dataset is generally used for Language Modeling.