Aditi commited on
Commit
d663153
Β·
1 Parent(s): 97ab6aa

Fixed Repo Structure

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -31,7 +31,7 @@ streamlit run app.py
31
 
32
  ```
33
  ## Repo Struture
34
-
35
  custom-quiz-generator/
36
  β”‚
37
  β”œβ”€β”€ app.py # Streamlit UI
@@ -48,3 +48,4 @@ custom-quiz-generator/
48
  β”œβ”€β”€ FineTuneAndEvaluationscores_CLEANED.ipynb # Evaluation notebook
49
  β”œβ”€β”€ README.md # Project documentation
50
  └── .gitignore # Git ignore rules
 
 
31
 
32
  ```
33
  ## Repo Struture
34
+ ```
35
  custom-quiz-generator/
36
  β”‚
37
  β”œβ”€β”€ app.py # Streamlit UI
 
48
  β”œβ”€β”€ FineTuneAndEvaluationscores_CLEANED.ipynb # Evaluation notebook
49
  β”œβ”€β”€ README.md # Project documentation
50
  └── .gitignore # Git ignore rules
51
+ ```