mrSoul7766 commited on
Commit
313fa49
1 Parent(s): 8fa9ece

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ It achieves the following results on the evaluation set:
27
 
28
  ### Usage
29
 
30
- To use the fine-tuned chatbot model, you can leverage the capabilities provided by the Hugging Face Transformers library. Here's a basic example using Python:
31
 
32
  ```python
33
  # Use a pipeline as a high-level helper
 
27
 
28
  ### Usage
29
 
30
+ you can leverage the capabilities provided by the Hugging Face Transformers library. Here's a basic example using Python:
31
 
32
  ```python
33
  # Use a pipeline as a high-level helper