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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -101,14 +101,20 @@ Training Data primarily consists of GPT-4 responses asking for summaries of the
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
  ```
 
101
 
102
  **Countries included in Training Data** = ['Italy', 'Sweden', 'Switzerland', 'Netherlands', 'Germany', 'Denmark', 'Spain', 'UK', 'Austria', 'Poland', 'Ireland', 'France']
103
 
104
+ Please cite using the following:
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 = {\today},
113
  }
114
+ ```
115
+ or
116
+
117
+ ```
118
+ Dickson, Zachary P. 2023. “CAP Multilingual Classification Model.” Accessed
119
+ January 27, 2022. https://huggingface.co/z-dickson/CAP_multilingual
120
  ```