aapot commited on
Commit
81023ef
1 Parent(s): 4ac9ddd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -51,12 +51,24 @@ dataset_info:
51
  dtype: int64
52
  - name: url
53
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
54
  splits:
55
  - name: train
56
- num_bytes: 40198850856
57
  num_examples: 5225577
58
- download_size: 12181472350
59
- dataset_size: 40198850856
60
  ---
61
  # Dataset Card for "oscar_2301_fi_cleaned"
62
 
 
51
  dtype: int64
52
  - name: url
53
  dtype: string
54
+ - name: label_identity_attack
55
+ dtype: float64
56
+ - name: label_insult
57
+ dtype: float64
58
+ - name: label_obscene
59
+ dtype: float64
60
+ - name: label_severe_toxicity
61
+ dtype: float64
62
+ - name: label_threat
63
+ dtype: float64
64
+ - name: label_toxicity
65
+ dtype: float64
66
  splits:
67
  - name: train
68
+ num_bytes: 40449678552
69
  num_examples: 5225577
70
+ download_size: 2848314172
71
+ dataset_size: 40449678552
72
  ---
73
  # Dataset Card for "oscar_2301_fi_cleaned"
74