Commit ·
03a3832
1
Parent(s): aed0168
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,14 +5,6 @@ dataset_info:
|
|
| 5 |
sequence: string
|
| 6 |
- name: labels
|
| 7 |
sequence: string
|
| 8 |
-
- name: labels_orig
|
| 9 |
-
sequence: string
|
| 10 |
-
- name: file_id
|
| 11 |
-
dtype: string
|
| 12 |
-
- name: sentence_no
|
| 13 |
-
dtype: string
|
| 14 |
-
- name: id
|
| 15 |
-
dtype: string
|
| 16 |
- name: tags
|
| 17 |
sequence:
|
| 18 |
class_label:
|
|
@@ -54,18 +46,26 @@ dataset_info:
|
|
| 54 |
'34': I-QUANTITY
|
| 55 |
'35': I-TIME
|
| 56 |
'36': I-WORK_OF_ART
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
splits:
|
| 58 |
- name: train
|
| 59 |
-
num_bytes:
|
| 60 |
num_examples: 6955
|
| 61 |
- name: validation
|
| 62 |
-
num_bytes:
|
| 63 |
num_examples: 4637
|
| 64 |
- name: test
|
| 65 |
-
num_bytes:
|
| 66 |
num_examples: 7729
|
| 67 |
-
download_size:
|
| 68 |
-
dataset_size:
|
| 69 |
---
|
| 70 |
# Dataset Card for "earnings21-gold-transcripts-normalized"
|
| 71 |
|
|
|
|
| 5 |
sequence: string
|
| 6 |
- name: labels
|
| 7 |
sequence: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
- name: tags
|
| 9 |
sequence:
|
| 10 |
class_label:
|
|
|
|
| 46 |
'34': I-QUANTITY
|
| 47 |
'35': I-TIME
|
| 48 |
'36': I-WORK_OF_ART
|
| 49 |
+
- name: labels_orig
|
| 50 |
+
sequence: string
|
| 51 |
+
- name: file_id
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: sentence_no
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: id
|
| 56 |
+
dtype: string
|
| 57 |
splits:
|
| 58 |
- name: train
|
| 59 |
+
num_bytes: 4503755
|
| 60 |
num_examples: 6955
|
| 61 |
- name: validation
|
| 62 |
+
num_bytes: 3019922
|
| 63 |
num_examples: 4637
|
| 64 |
- name: test
|
| 65 |
+
num_bytes: 4948836
|
| 66 |
num_examples: 7729
|
| 67 |
+
download_size: 1708904
|
| 68 |
+
dataset_size: 12472513
|
| 69 |
---
|
| 70 |
# Dataset Card for "earnings21-gold-transcripts-normalized"
|
| 71 |
|