ek-id commited on
Commit
3768bb5
·
verified ·
1 Parent(s): e6f2feb

Update about tab

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -653,7 +653,7 @@ REASONING: This text is polite because it expresses gratitude and encourages the
653
  with gr.Column(scale=3):
654
  gr.Markdown(
655
  """
656
- This synthetic data generator, distributed with Intel's [Polite Guard](https://huggingface.co/Intel/polite-guard) project, uses a specified language model to generate synthetic data for a given use case.
657
  If you find this project valuable, please consider giving it a ❤️ on Hugging Face and sharing it with your network.
658
  Visit
659
  - [Polite Guard GitHub repository](https://github.com/intel/polite-guard) for the source code that you can run through the command line,
 
653
  with gr.Column(scale=3):
654
  gr.Markdown(
655
  """
656
+ This synthetic data generator, part of Intel's [Polite Guard](https://huggingface.co/Intel/polite-guard) project, utilizes a specified language model to generate synthetic data for a given use case.
657
  If you find this project valuable, please consider giving it a ❤️ on Hugging Face and sharing it with your network.
658
  Visit
659
  - [Polite Guard GitHub repository](https://github.com/intel/polite-guard) for the source code that you can run through the command line,