harpreetsahota commited on
Commit
b91c2cc
·
verified ·
1 Parent(s): ecf7864

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -49,7 +49,7 @@ dataset_summary: >
49
 
50
  # Note: other available arguments include 'max_samples', etc
51
 
52
- dataset = load_from_hub("Voxel51/funsd_plus")
53
 
54
 
55
  # Launch the App
@@ -84,7 +84,7 @@ from fiftyone.utils.huggingface import load_from_hub
84
 
85
  # Load the dataset
86
  # Note: other available arguments include 'max_samples', etc
87
- dataset = load_from_hub("Voxel51/funsd_plus")
88
 
89
  # Launch the App
90
  session = fo.launch_app(dataset)
 
49
 
50
  # Note: other available arguments include 'max_samples', etc
51
 
52
+ dataset = load_from_hub("Voxel51/form_understanding_in_noisy_scanned_documents_plus")
53
 
54
 
55
  # Launch the App
 
84
 
85
  # Load the dataset
86
  # Note: other available arguments include 'max_samples', etc
87
+ dataset = load_from_hub("Voxel51/form_understanding_in_noisy_scanned_documents_plus")
88
 
89
  # Launch the App
90
  session = fo.launch_app(dataset)