z-dickson commited on
Commit
3cefe5c
1 Parent(s): 8f14109

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -99,4 +99,16 @@ Training Data primarily consists of GPT-4 responses asking for summaries of the
99
 
100
  **Note** The model is pretty good at identifying the primary issue of any text, but it'll refer to the author of the text as 'the party' and summarize the "position" of *the party* as such.
101
 
102
- **Countries included in Training Data** = ['Italy', 'Sweden', 'Switzerland', 'Netherlands', 'Germany', 'Denmark', 'Spain', 'UK', 'Austria', 'Poland', 'Ireland', 'France']
 
 
 
 
 
 
 
 
 
 
 
 
 
99
 
100
  **Note** The model is pretty good at identifying the primary issue of any text, but it'll refer to the author of the text as 'the party' and summarize the "position" of *the party* as such.
101
 
102
+ **Countries included in Training Data** = ['Italy', 'Sweden', 'Switzerland', 'Netherlands', 'Germany', 'Denmark', 'Spain', 'UK', 'Austria', 'Poland', 'Ireland', 'France']
103
+
104
+ Please cite if using:
105
+
106
+ ```
107
+ @online{dickson2023,
108
+ title = {{CAP Multilingual Classification Model}},
109
+ url = {https://huggingface.co/z-dickson/CAP_multilingual},
110
+ author = {Dickson, Zachary P},
111
+ year = 2023,
112
+ urldate = {2022-01-27},
113
+ }
114
+ ```