pytorch-sentiment-analysis/data/valid.json

3 lines
176 B
JSON

{"name": "Fred", "location": "France", "age": 21, "quote": ["what", "am", "i", "doing", "?"]}
{"name": "Pauline", "location": "Canada", "age": 44, "quote": ["hello", "world"]}