eduardo-alvarez commited on
Commit
28b4b5b
1 Parent(s): a403d21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ Loading dialogues can be accomplished using the fun dialogues library or Hugging
40
  from fundialogues import dialoader
41
 
42
  # load as pandas dataframe
43
- bball_coach = dialoader('customer_service', 'grocery_cashier')
44
  ```
45
 
46
  ## Loading using Hugging Face datasets
 
40
  from fundialogues import dialoader
41
 
42
  # load as pandas dataframe
43
+ bball_coach = dialoader('"FunDialogues/customer-service-grocery-cashier")
44
  ```
45
 
46
  ## Loading using Hugging Face datasets