MichaelAnthony commited on
Commit
5262020
·
verified ·
1 Parent(s): c2b1c35

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +29 -0
  2. test.jsonl +0 -0
  3. train.jsonl +0 -0
  4. validation.jsonl +0 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ pretty_name: Hedgehog Schema Explicit
6
+ tags:
7
+ - hedgehog
8
+ - structured-extraction
9
+ - invoice
10
+ - question-answering
11
+ - synthetic
12
+ task_categories:
13
+ - question-answering
14
+ ---
15
+
16
+ # hedgehog-schema-explicit
17
+
18
+ Hedgehog — explicit-schema extraction training.
19
+
20
+ ## Contents
21
+ - `train.jsonl` (1280 rows)
22
+ - `validation.jsonl` (160 rows)
23
+ - `test.jsonl` (192 rows)
24
+
25
+ ## Format
26
+ JSON Lines (`.jsonl`), one example per line.
27
+
28
+ ## Provenance
29
+ Original content for the Hedgehog extraction model (Michael Anthony Falabella).
test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
validation.jsonl ADDED
The diff for this file is too large to render. See raw diff