miknad2319 commited on
Commit
0111c10
1 Parent(s): 31f301a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # CS482-Fine_Tuning_Language_Models
2
 
3
  I elected to use an Anaconda Virtual Environment, although that decision will likely change in the near future.
 
1
+ ---
2
+ title: CS485 Milestone 2
3
+ emoji: 🏢
4
+ colorFrom: red
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ sdk_version: 1.17.0
8
+ app_file: test-app.py
9
+ pinned: false
10
+ ---
11
+
12
  # CS482-Fine_Tuning_Language_Models
13
 
14
  I elected to use an Anaconda Virtual Environment, although that decision will likely change in the near future.