Files
DS-LLM-TEMPLATE-FINETUNING/data/raw/styling/test_missing_fields.jsonl
T
2025-08-13 21:17:01 +01:00

6 lines
272 B
JSON

{"text": "Hello world", "styled_text": "Greetings, world."}
{"styled_text": "This is a formal greeting."}
{"text": "How are you?", "styled_text": "How are you doing?"}
{"text": null, "styled_text": "Empty input example."}
{"styled_text": "Another example with no input."}