real-jiakai commited on
Commit
ffa942c
·
verified ·
1 Parent(s): af0b836

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ Example of a typical data instance:
62
  from datasets import load_dataset
63
 
64
  # Load the dataset
65
- dataset = load_dataset("GXMZU/caexpo-news")
66
 
67
  # Print the first example
68
  print("Example news item:")
 
62
  from datasets import load_dataset
63
 
64
  # Load the dataset
65
+ dataset = load_dataset("GXMZU/caexpo_news")
66
 
67
  # Print the first example
68
  print("Example news item:")