Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
yaopaul
/
contextual_refusal_dataset
like
1
Tasks:
Question Answering
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
1K - 10K
Libraries:
Datasets
Dask
Polars
+ 1
License:
cc-by-sa-4.0
Dataset card
Data Studio
Files
Files and versions
xet
Community
1
yaopaul
commited on
May 5
Commit
01098ec
·
verified
·
1 Parent(s):
547ed0e
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -20,4 +20,4 @@ language:
20
entity_train = train_data.filter(
21
lambda x: x["target_entity"] == entity
22
)
23
-
\n
```
20
entity_train = train_data.filter(
21
lambda x: x["target_entity"] == entity
22
)
23
+
```