Spaces:
Sleeping
Sleeping
Aditi
commited on
Commit
Β·
d663153
1
Parent(s):
97ab6aa
Fixed Repo Structure
Browse files
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 |
+
```
|