Esha commited on
Commit ·
abfa050
1
Parent(s): e5c4a9a
Add input data folders and files
Browse files- data/processed +0 -0
- data/processed/train.json +3 -0
data/processed
DELETED
|
File without changes
|
data/processed/train.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"text": "Hello, how are you?"}
|
| 2 |
+
{"text": "This is a sample training sentence."}
|
| 3 |
+
{"text": "Fine-tuning language models is fun!"}
|