anujsahani01 commited on
Commit
c48ece3
·
1 Parent(s): 66ade49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ Bot Output
30
  [END]
31
  ```
32
 
33
- The length of the prompts varies within a range of 41 to 896 tokens. The dataset offers a diverse set of conversational scenarios related to Python programming, covering topics such as code execution, debugging, best practices, code optimization, and more.
34
 
35
  ## How to use:
36
  To access the Python Code Chatbot dataset seamlessly, you can leverage the powerful "datasets" library. The following code snippet illustrates how to load the dataset:
 
30
  [END]
31
  ```
32
 
33
+ The length of the prompts varies within a range of 70 to 896 tokens. The dataset offers a diverse set of conversational scenarios related to Python programming, covering topics such as code execution, debugging, best practices, code optimization, and more.
34
 
35
  ## How to use:
36
  To access the Python Code Chatbot dataset seamlessly, you can leverage the powerful "datasets" library. The following code snippet illustrates how to load the dataset: