Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -13,23 +13,6 @@ tags:
|
|
| 13 |
- rag
|
| 14 |
- polish
|
| 15 |
- code
|
| 16 |
-
configs:
|
| 17 |
-
- config_name: default
|
| 18 |
-
data_files:
|
| 19 |
-
- split: train
|
| 20 |
-
path: data/train-*
|
| 21 |
-
dataset_info:
|
| 22 |
-
features:
|
| 23 |
-
- name: text
|
| 24 |
-
dtype: string
|
| 25 |
-
- name: header
|
| 26 |
-
dtype: string
|
| 27 |
-
splits:
|
| 28 |
-
- name: train
|
| 29 |
-
num_bytes: 386442
|
| 30 |
-
num_examples: 75
|
| 31 |
-
download_size: 172745
|
| 32 |
-
dataset_size: 386442
|
| 33 |
---
|
| 34 |
# Rest of your Markdown content starts here...
|
| 35 |
|
|
@@ -40,3 +23,5 @@ Original source: https://isap.sejm.gov.pl/isap.nsf/download.xsp/WDU19740240141/U
|
|
| 40 |
The dataset contains a structured contents of Polish Labor Code in Markdown format.
|
| 41 |
|
| 42 |
The code was generated using [docling](https://docling-project.github.io/docling/).
|
|
|
|
|
|
|
|
|
| 13 |
- rag
|
| 14 |
- polish
|
| 15 |
- code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
# Rest of your Markdown content starts here...
|
| 18 |
|
|
|
|
| 23 |
The dataset contains a structured contents of Polish Labor Code in Markdown format.
|
| 24 |
|
| 25 |
The code was generated using [docling](https://docling-project.github.io/docling/).
|
| 26 |
+
|
| 27 |
+
[GitHub Repository](https://github.com/piotrpersona/rrag)
|