Gagan Bhatia commited on
Commit
2ad8ac8
1 Parent(s): a2f8e94

Update model.py

Browse files
Files changed (1) hide show
  1. src/models/model.py +2 -0
src/models/model.py CHANGED
@@ -69,3 +69,5 @@ class DataModule(Dataset):
69
  return_tensors="pt",
70
  )
71
 
 
 
 
69
  return_tensors="pt",
70
  )
71
 
72
+ labels = output_encoding["input_ids"]
73
+ labels[