Transformers
Safetensors
wames123 commited on
Commit
d2bf7ef
·
verified ·
1 Parent(s): d70e43e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -1,10 +1,13 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
-
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
10
 
@@ -17,13 +20,9 @@ tags: []
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
 
1
  ---
2
  library_name: transformers
3
+ datasets:
4
+ - wames123/search_finetune
5
+ base_model:
6
+ - Qwen/Qwen2.5-0.5B-Instruct
7
  ---
8
 
9
  # Model Card for Model ID
10
+ This is a super tiny model that is super good at performing web search. It can use two tools, search and fetch.
11
  <!-- Provide a quick summary of what the model is/does. -->
12
 
13
 
 
20
 
21
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
22
 
23
+ - **Developed by:** William Ames
24
+ - **Model type:** Some sort of Generative Pretrained Transformer lol
 
 
 
25
  - **License:** [More Information Needed]
 
26
 
27
  ### Model Sources [optional]
28