Tonic commited on
Commit
48cabb9
·
verified ·
1 Parent(s): 8655fe8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -136,7 +136,7 @@ DatasetDict({
136
  from datasets import load_dataset
137
 
138
  # Load the dataset
139
- dataset = load_dataset("your-username/consolidated-climate-dataset")
140
 
141
  # Access training data
142
  train_data = dataset['train']
@@ -626,7 +626,7 @@ This dataset is released under the same licenses as its source datasets. Please
626
 
627
  ## Contact
628
 
629
- For questions or issues regarding this dataset, please open an issue on the dataset's GitHub repository or contact the maintainers through Hugging Face.
630
 
631
  ## Acknowledgments
632
 
 
136
  from datasets import load_dataset
137
 
138
  # Load the dataset
139
+ dataset = load_dataset("Tonic/Climate-Guard-Toxic-Agent")
140
 
141
  # Access training data
142
  train_data = dataset['train']
 
626
 
627
  ## Contact
628
 
629
+ For questions or issues regarding this dataset, [please open a community comment or descriptive PR](https://huggingface.co/datasets/Tonic/Climate-Guard-Toxic-Agent/discussions).
630
 
631
  ## Acknowledgments
632