Bradford Levy commited on
Commit
18af935
·
verified ·
1 Parent(s): 1037b34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ from datasets import load_dataset
58
 
59
  beancounter = load_dataset(
60
  "blevy41/BeanCounter",
61
- name="sample", # Load random sample, clean, or final
62
  )
63
 
64
  # Print out split info
 
58
 
59
  beancounter = load_dataset(
60
  "blevy41/BeanCounter",
61
+ name="sample", # Load random sample, clean, or default (referred to as final in paper)
62
  )
63
 
64
  # Print out split info