Upload dataset
Browse files- README.md +26 -6
- data/captions_llama31-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -20,9 +20,29 @@ dataset_info:
|
|
| 20 |
- name: page_pdf_text
|
| 21 |
dtype: string
|
| 22 |
- name: visual_elements
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
- name: table_elements
|
| 25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
- name: ocr_tokens
|
| 27 |
dtype: int64
|
| 28 |
- name: pdf_tokens
|
|
@@ -37,10 +57,10 @@ dataset_info:
|
|
| 37 |
list: string
|
| 38 |
splits:
|
| 39 |
- name: captions_llama31
|
| 40 |
-
num_bytes:
|
| 41 |
-
num_examples:
|
| 42 |
-
download_size:
|
| 43 |
-
dataset_size:
|
| 44 |
configs:
|
| 45 |
- config_name: default
|
| 46 |
data_files:
|
|
|
|
| 20 |
- name: page_pdf_text
|
| 21 |
dtype: string
|
| 22 |
- name: visual_elements
|
| 23 |
+
list:
|
| 24 |
+
- name: caption_llama31
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: ocr_content
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: path
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: pdf_content
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: type
|
| 33 |
+
dtype: string
|
| 34 |
- name: table_elements
|
| 35 |
+
list:
|
| 36 |
+
- name: caption_llama31
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: markdown
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: ocr_content
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: pdf_content
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: tokens
|
| 45 |
+
dtype: int64
|
| 46 |
- name: ocr_tokens
|
| 47 |
dtype: int64
|
| 48 |
- name: pdf_tokens
|
|
|
|
| 57 |
list: string
|
| 58 |
splits:
|
| 59 |
- name: captions_llama31
|
| 60 |
+
num_bytes: 1085392
|
| 61 |
+
num_examples: 174
|
| 62 |
+
download_size: 554860
|
| 63 |
+
dataset_size: 1085392
|
| 64 |
configs:
|
| 65 |
- config_name: default
|
| 66 |
data_files:
|
data/captions_llama31-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a01a18f9dae53b1ac7663dc4d89fc5e85a5206c29ff26c037989964006a7343
|
| 3 |
+
size 554860
|