musabg commited on
Commit
823e30f
1 Parent(s): 34b079d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -33,9 +33,15 @@ dataset_info:
33
  dtype: string
34
  - name: prob
35
  dtype: float32
36
- - name: annotations
 
 
 
 
37
  sequence: string
38
- - name: line_identifications
 
 
39
  list:
40
  - name: label
41
  dtype: string
@@ -43,10 +49,10 @@ dataset_info:
43
  dtype: float32
44
  splits:
45
  - name: train
46
- num_bytes: 65206487850
47
- num_examples: 10826031
48
- download_size: 34832857266
49
- dataset_size: 65206487850
50
  ---
51
  # Dataset Card for "commoncrawl-tr"
52
 
 
33
  dtype: string
34
  - name: prob
35
  dtype: float32
36
+ - name: harmful_pp
37
+ dtype: float32
38
+ - name: tlsh
39
+ dtype: string
40
+ - name: quality_warnings
41
  sequence: string
42
+ - name: categories
43
+ sequence: string
44
+ - name: sentence_identifications
45
  list:
46
  - name: label
47
  dtype: string
 
49
  dtype: float32
50
  splits:
51
  - name: train
52
+ num_bytes: 85952224217
53
+ num_examples: 13327165
54
+ download_size: 46952332972
55
+ dataset_size: 85952224217
56
  ---
57
  # Dataset Card for "commoncrawl-tr"
58