mahdin70 commited on
Commit
4e322f6
·
verified ·
1 Parent(s): 58e5328

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -116,7 +116,7 @@ To load this dataset from the Hugging Face Hub:
116
  ```python
117
  from datasets import load_dataset
118
 
119
- dataset = load_dataset('mahdin70/bigvul_primevul_cwe_enriched')
120
  ```
121
 
122
 
 
116
  ```python
117
  from datasets import load_dataset
118
 
119
+ dataset = load_dataset('mahdin70/cwe_enriched_balanced_bigvul_primevul')
120
  ```
121
 
122