jashing commited on
Commit
0253298
·
1 Parent(s): b985860
Files changed (2) hide show
  1. energy_train.jsonl +0 -0
  2. prepare.py +1 -1
energy_train.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
prepare.py CHANGED
@@ -2,7 +2,7 @@ import json
2
 
3
 
4
  def prepare():
5
- file_path = 'energy_train.jsonl'
6
  targets = []
7
 
8
  # Open the JSON file and read it line by line
 
2
 
3
 
4
  def prepare():
5
+ file_path = 'energy_train.jsonl.txt'
6
  targets = []
7
 
8
  # Open the JSON file and read it line by line