Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
## USC Course Catalog - 2024, Spring Term
|
6 |
+
This dataset consists of all classes provided by USC (as of December 1, 2023) that USC is providing in 2024 Spring.
|
7 |
+
While it is a small dataset, this could be used in some finetuning, generation, or RAG application tasks. One example would be this -> https://huggingface.co/spaces/USC/USC-GPT
|
8 |
+
|
9 |
+
**I will also be scraping the 2024 fall term classes when they are released by USC!**
|
10 |
+
|
11 |
+
If you want the web scraping script I used for this, feel free to send me an email at brandonhulston1@gmail.com:)
|