xzhao-tkl commited on
Commit
546228a
·
1 Parent(s): 6fb2863

Update readme

Browse files
dataset_infos.json CHANGED
@@ -368,11 +368,11 @@
368
  "_type": "Value",
369
  "dtype": "string"
370
  },
371
- "label": {
372
  "_type": "ClassLabel",
373
  "names": [
374
- "False",
375
- "True"
376
  ]
377
  }
378
  },
 
368
  "_type": "Value",
369
  "dtype": "string"
370
  },
371
+ "toxic": {
372
  "_type": "ClassLabel",
373
  "names": [
374
+ "no",
375
+ "yes"
376
  ]
377
  }
378
  },
self-reflection/toxicity/test.json CHANGED
The diff for this file is too large to render. See raw diff
 
self-reflection/toxicity/train.json CHANGED
The diff for this file is too large to render. See raw diff
 
self-reflection/toxicity/valid.json CHANGED
The diff for this file is too large to render. See raw diff