SLM1_Field_Lock / val.jsonl
madhurithika22's picture
Upload val.jsonl with huggingface_hub
917dd81 verified
raw
history blame contribute delete
708 Bytes
{"input": "BANK FORM BANK_ACCOUNT_OPENING WITH DONE FIELDS DATE_OF_BIRTH,ADDRESS,IFSC_CODE", "label": "PERSON_NAME"}
{"input": "FORM TYPE: BANK_WITHDRAWAL, FILLED FIELDS: ACCOUNT_NUMBER,IFSC_CODE,DATE_OF_BIRTH,ADDRESS", "label": "PERSON_NAME"}
{"input": "FORM=BANK_ACCOUNT_OPENING | FILLED=PERSON_NAME", "label": "DATE_OF_BIRTH"}
{"input": "BANK_ACCOUNT_OPENING APPLICATION | DONE=ADDRESS,ACCOUNT_NUMBER", "label": "PERSON_NAME"}
{"input": "BANK FORM BANK_ACCOUNT_OPENING WITH DONE FIELDS NONE", "label": "PERSON_NAME"}
{"input": "FORM=BANK_WITHDRAWAL | FILLED=UNKNOWN", "label": "PERSON_NAME"}
{"input": "FORM=BANK_WITHDRAWAL | FILLED=ACCOUNT_NUMBER,IFSC_CODE,DATE_OF_BIRTH", "label": "PERSON_NAME"}