FinTagging1000_text / metadata /summary.json
lm2445's picture
Upload folder using huggingface_hub
49b98dd verified
Raw
History Blame Contribute Delete
1.95 kB
{
"allowed_datatypes": {
"integerItemType": "Plain integer count that is not monetary, percent, shares, or per-share.",
"monetaryItemType": "Monetary amount or financial value.",
"perShareItemType": "Per-share amount such as earnings per share or dividends per share.",
"percentItemType": "Percentage, ratio, rate, yield, margin, or tax-rate style value.",
"sharesItemType": "Number of shares or units of stock/equity."
},
"format": "HF-style parquet dataset",
"output_dir": "data_whole_pipeline/FinTagging_800_200_text_context_HF",
"source_dir": "data_whole_pipeline/FinTagging_800_200_HF",
"splits": {
"test": {
"duplicate_output_key_groups": 0,
"extra_duplicate_output_entries": 0,
"output_entry_count": 168,
"rows_with_duplicate_output_keys": 0,
"sample_count": 81,
"stats": {
"dropped_unmatched_entity_examples": 7,
"match_status_ambiguous_sentence": 9,
"match_status_exact_sentence": 170,
"match_status_unmatched": 10,
"output_entry_count": 168,
"retained_examples": 81,
"skipped_table_examples": 112,
"source_text_examples": 88
}
},
"train": {
"duplicate_output_key_groups": 1,
"extra_duplicate_output_entries": 1,
"output_entry_count": 765,
"rows_with_duplicate_output_keys": 1,
"sample_count": 304,
"stats": {
"dropped_unmatched_entity_examples": 32,
"match_status_ambiguous_sentence": 59,
"match_status_exact_sentence": 752,
"match_status_unmatched": 45,
"output_entry_count": 765,
"retained_examples": 304,
"skipped_table_examples": 464,
"source_text_examples": 336
}
}
},
"target_format": "JSON array of {\"numeric_entity\", \"datatype\", \"sentence_context\"}",
"validation": {
"context_id_overlap_count": 0,
"passed": true,
"sample_idx_overlap_count": 0
}
}