ayush0504 commited on
Commit
86a3b53
·
verified ·
1 Parent(s): 059a204

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -123,7 +123,7 @@ text_query = "A person intentionally causes hurt to deter a public servant from
123
  predicted_section = classify_ipc_section(text_query)
124
  print(f"Predicted IPC Section Index: {predicted_section}") # Or print the label
125
 
126
-
127
  ## Training Details
128
 
129
  ### Training Data
@@ -228,6 +228,7 @@ Carbon emissions during fine-tuning can be estimated using the [Machine Learning
228
 
229
  ```bibtex
230
  [More Information Needed - BibTeX citation if applicable]
 
231
 
232
 
233
  ## Citation
 
123
  predicted_section = classify_ipc_section(text_query)
124
  print(f"Predicted IPC Section Index: {predicted_section}") # Or print the label
125
 
126
+ ```
127
  ## Training Details
128
 
129
  ### Training Data
 
228
 
229
  ```bibtex
230
  [More Information Needed - BibTeX citation if applicable]
231
+ ```
232
 
233
 
234
  ## Citation