dmr76 commited on
Commit
0a494c4
1 Parent(s): cdf232d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -81,6 +81,7 @@ probs, labels = predict_tweet(cleaned_tweet, model, tokenizer, device)
81
  print("Please don't forget to cite the paper: https://ssrn.com/abstract=4542949")
82
  print(labels, probs)
83
  ```
 
84
 
85
  ### Citation
86
  Please cite the following reference if you use synthetic experts in your work:
 
81
  print("Please don't forget to cite the paper: https://ssrn.com/abstract=4542949")
82
  print(labels, probs)
83
  ```
84
+ For ***batch processing***, get the python notebook from the [GitHub Repository](https://github.com/dringel/Synthetic-Experts)
85
 
86
  ### Citation
87
  Please cite the following reference if you use synthetic experts in your work: