File size: 1,952 Bytes
49b98dd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
  "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
  }
}