Spaces:
Sleeping
Sleeping
thomas-chong
commited on
Commit
·
ba84185
1
Parent(s):
93f8023
Update README.md
Browse files
README.md
CHANGED
|
@@ -119,7 +119,7 @@ python generate_video.py \
|
|
| 119 |
--helper_model "openai/o3-mini" \
|
| 120 |
--output_dir "output/with_rag/o3-mini/vtutorbench_easy/math" \
|
| 121 |
--topic "Big O notation" \
|
| 122 |
-
--context "most common type of asymptotic notation in computer science used to measure worst case complexity"
|
| 123 |
--use_rag \
|
| 124 |
--chroma_db_path "data/rag/chroma_db" \
|
| 125 |
--manim_docs_path "data/rag/manim_docs" \
|
|
|
|
| 119 |
--helper_model "openai/o3-mini" \
|
| 120 |
--output_dir "output/with_rag/o3-mini/vtutorbench_easy/math" \
|
| 121 |
--topic "Big O notation" \
|
| 122 |
+
--context "most common type of asymptotic notation in computer science used to measure worst case complexity" \
|
| 123 |
--use_rag \
|
| 124 |
--chroma_db_path "data/rag/chroma_db" \
|
| 125 |
--manim_docs_path "data/rag/manim_docs" \
|