livinNector
commited on
Commit
•
46e0c4b
1
Parent(s):
13c3ff0
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,52 +1,14 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name: id
|
5 |
-
dtype: int64
|
6 |
- name: text
|
7 |
dtype: string
|
8 |
-
- name: meta
|
9 |
-
struct:
|
10 |
-
- name: warc_headers
|
11 |
-
struct:
|
12 |
-
- name: warc-record-id
|
13 |
-
dtype: string
|
14 |
-
- name: warc-date
|
15 |
-
dtype: string
|
16 |
-
- name: content-type
|
17 |
-
dtype: string
|
18 |
-
- name: content-length
|
19 |
-
dtype: int32
|
20 |
-
- name: warc-type
|
21 |
-
dtype: string
|
22 |
-
- name: warc-identified-content-language
|
23 |
-
dtype: string
|
24 |
-
- name: warc-refers-to
|
25 |
-
dtype: string
|
26 |
-
- name: warc-target-uri
|
27 |
-
dtype: string
|
28 |
-
- name: warc-block-digest
|
29 |
-
dtype: string
|
30 |
-
- name: identification
|
31 |
-
struct:
|
32 |
-
- name: label
|
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
|
42 |
-
- name: prob
|
43 |
-
dtype: float32
|
44 |
splits:
|
45 |
- name: train
|
46 |
-
num_bytes:
|
47 |
num_examples: 556772
|
48 |
-
download_size:
|
49 |
-
dataset_size:
|
50 |
---
|
51 |
# Dataset Card for "ta-oscar-clean"
|
52 |
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
|
|
4 |
- name: text
|
5 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
splits:
|
7 |
- name: train
|
8 |
+
num_bytes: 9286292818
|
9 |
num_examples: 556772
|
10 |
+
download_size: 3111108905
|
11 |
+
dataset_size: 9286292818
|
12 |
---
|
13 |
# Dataset Card for "ta-oscar-clean"
|
14 |
|