manashxml commited on
Commit
c9d6c7a
·
1 Parent(s): fc4175a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -15,6 +15,9 @@ You can use this model directly with a Text2Text generation pipeline:
15
  >>>cp_identifier("आप उनकी गणना नहीं कर सकते.")
16
  [{'generated_text': 'गणना नहीं कर सकते'}]
17
  ```
 
 
 
18
 
19
  ### Team Members
20
  - Manash Mishra
 
15
  >>>cp_identifier("आप उनकी गणना नहीं कर सकते.")
16
  [{'generated_text': 'गणना नहीं कर सकते'}]
17
  ```
18
+ ### Training data
19
+ The fine-tuning task was done on the following dataset created by our team :
20
+ "https://datasets-server.huggingface.co/first-rows?dataset=manashxml%2Fcp_and_none_10kdataset&config=manashxml--cp_and_none_10kdataset&split=train"
21
 
22
  ### Team Members
23
  - Manash Mishra