mmiakashs commited on
Commit
0c045cf
·
verified ·
1 Parent(s): 289e91b

Update source metadata to reflect RealKIE -> RealKIE-FCC-Verified -> ConfBench lineage

Browse files
Files changed (1) hide show
  1. dataset_info.json +9 -3
dataset_info.json CHANGED
@@ -202,8 +202,13 @@
202
  }
203
  },
204
  "source": {
205
- "name": "RealKIE FCC Invoices (Verified subset)",
206
- "url": "https://indicodatasolutions.github.io/RealKIE/",
 
 
 
 
 
207
  "augmentation_library": "augraphy",
208
  "augmentation_library_url": "https://github.com/sparkfish/augraphy"
209
  },
@@ -211,6 +216,7 @@
211
  "expert-generated"
212
  ],
213
  "source_datasets": [
214
- "https://indicodatasolutions.github.io/RealKIE/"
 
215
  ]
216
  }
 
202
  }
203
  },
204
  "source": {
205
+ "name": "RealKIE-FCC-Verified",
206
+ "url": "https://huggingface.co/datasets/amazon-agi/RealKIE-FCC-Verified",
207
+ "derived_from": {
208
+ "name": "RealKIE (FCC Invoices subset)",
209
+ "url": "https://indicodatasolutions.github.io/RealKIE/",
210
+ "paper": "https://arxiv.org/abs/2403.20101"
211
+ },
212
  "augmentation_library": "augraphy",
213
  "augmentation_library_url": "https://github.com/sparkfish/augraphy"
214
  },
 
216
  "expert-generated"
217
  ],
218
  "source_datasets": [
219
+ "https://indicodatasolutions.github.io/RealKIE/",
220
+ "https://huggingface.co/datasets/amazon-agi/RealKIE-FCC-Verified"
221
  ]
222
  }