awacke1 commited on
Commit
1dee6c7
Β·
verified Β·
1 Parent(s): 6fbba0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -4,14 +4,20 @@ emoji: πŸš€
4
  colorFrom: red
5
  colorTo: gray
6
  sdk: streamlit
7
- sdk_version: 1.43.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
  short_description: Torch and Transformers Demonstration - SFT NLP and CV ML
12
  ---
13
 
14
- Deep Research Evaluator:
 
 
 
 
 
 
15
  https://huggingface.co/spaces/awacke1/DeepResearchEvaluator
16
 
17
 
@@ -782,4 +788,4 @@ flowchart TD
782
  T14["parameters for"] --> T15["models"]
783
  ```
784
 
785
- ---
 
4
  colorFrom: red
5
  colorTo: gray
6
  sdk: streamlit
7
+ sdk_version: 1.43.2
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
  short_description: Torch and Transformers Demonstration - SFT NLP and CV ML
12
  ---
13
 
14
+
15
+
16
+ # SFT Tiny Titans πŸš€
17
+ Fine-tune AI titans like a pro! 🌱 Pick a tiny model, upload pics πŸ“Έ or vids πŸŽ₯, sprinkle text ✨, & watch it flex πŸ’ͺ. Run `pip install -r requirements.txt`, then `streamlit run app.py`. Chaos + genius = epic SFT party! πŸŽ‰ #AIHumor #TinyButMighty
18
+
19
+
20
+ Papers Deep Research Evaluator:
21
  https://huggingface.co/spaces/awacke1/DeepResearchEvaluator
22
 
23
 
 
788
  T14["parameters for"] --> T15["models"]
789
  ```
790
 
791
+ ---