Martico2432 commited on
Commit
dae7341
·
verified ·
1 Parent(s): c170dd7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- title: DatasetCreator
3
- emoji: 🚀
4
- colorFrom: red
5
  colorTo: red
6
  sdk: docker
7
  app_port: 8501
@@ -12,9 +12,6 @@ short_description: A dataset builder, where you can manually make a dataset.
12
  license: apache-2.0
13
  ---
14
 
15
- # Welcome to Streamlit!
16
 
17
- Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
18
-
19
- If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
20
- forums](https://discuss.streamlit.io).
 
1
  ---
2
+ title: Dataset Creator
3
+ emoji: 💻
4
+ colorFrom: blue
5
  colorTo: red
6
  sdk: docker
7
  app_port: 8501
 
12
  license: apache-2.0
13
  ---
14
 
15
+ # Dataset Creator
16
 
17
+ Dataset creator is a dataset generator, where you manually put examples, tool calls, tool responses...