curt-tigges commited on
Commit
9c50f3f
1 Parent(s): b070da1

Added contact info

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -30,4 +30,7 @@ The core of the tool is a DistilBERT language transformer model that has been fi
30
  You can try out the model by entering in a sequence of 1-10 tweets. Each should be separated by pipes, as follows: "this is tweet one | this is tweet two." The model will then classify the sequence as belonging to a state operator or a normal user.
31
 
32
  ## Further Information
33
- You can obtain further information on the data collection and training used to create this model at the following Github repo: [State Social Operator Detection](https://github.com/curt-tigges/state-social-operator-detection)
 
 
 
30
  You can try out the model by entering in a sequence of 1-10 tweets. Each should be separated by pipes, as follows: "this is tweet one | this is tweet two." The model will then classify the sequence as belonging to a state operator or a normal user.
31
 
32
  ## Further Information
33
+ You can obtain further information on the data collection and training used to create this model at the following Github repo: [State Social Operator Detection](https://github.com/curt-tigges/state-social-operator-detection)
34
+
35
+ ## Contact
36
+ You can reach me at projects@curttigges.com.