MichaelAnthony commited on
Commit
4a94a3a
·
verified ·
1 Parent(s): 8642798

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +28 -0
  2. train.jsonl +0 -0
  3. validation.jsonl +0 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ pretty_name: Hedgehog Complex Implicit Repair
6
+ tags:
7
+ - hedgehog
8
+ - structured-extraction
9
+ - invoice
10
+ - question-answering
11
+ - synthetic
12
+ task_categories:
13
+ - question-answering
14
+ ---
15
+
16
+ # hedgehog-complex-implicit-repair
17
+
18
+ Hedgehog — complex implicit-schema repair round.
19
+
20
+ ## Contents
21
+ - `train.jsonl` (2120 rows)
22
+ - `validation.jsonl` (244 rows)
23
+
24
+ ## Format
25
+ JSON Lines (`.jsonl`), one example per line.
26
+
27
+ ## Provenance
28
+ Original content for the Hedgehog extraction model (Michael Anthony Falabella).
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