Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,5 +24,7 @@ tags:
24
  - fluentui
25
  ---
26
  # Dataset Card for "microsoft-fluentui-emoji-512-whitebg"
 
27
 
 
28
  [svg and their file names were converted to images and text from Microsoft's fluentui-emoji repo](https://github.com/microsoft/fluentui-emoji)
 
24
  - fluentui
25
  ---
26
  # Dataset Card for "microsoft-fluentui-emoji-512-whitebg"
27
+ from datasets import load_dataset
28
 
29
+ dataset = load_dataset("Norod78/microsoft-fluentui-emoji-512-whitebg")
30
  [svg and their file names were converted to images and text from Microsoft's fluentui-emoji repo](https://github.com/microsoft/fluentui-emoji)