yushu-fdu commited on
Commit
a1bc108
·
verified ·
1 Parent(s): 2cb5935

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -101,7 +101,6 @@ from datasets import load_dataset
101
  import json
102
 
103
  # Load the full dataset
104
- # Note: If the dataset is private, make sure to run `huggingface-cli login` first.
105
  dataset = load_dataset("OpenCausaLab/LINA-PAP", split="train")
106
 
107
  # Example: Accessing a single sample
 
101
  import json
102
 
103
  # Load the full dataset
 
104
  dataset = load_dataset("OpenCausaLab/LINA-PAP", split="train")
105
 
106
  # Example: Accessing a single sample