Update README.md
Browse files
README.md
CHANGED
@@ -101,20 +101,15 @@ 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 |
-
|
|
|
105 |
|
106 |
```
|
107 |
@online{dickson2023,
|
108 |
-
title = {
|
109 |
-
url = {https://huggingface.co/z-dickson/
|
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 |
```
|
|
|
101 |
|
102 |
**Countries included in Training Data** = ['Italy', 'Sweden', 'Switzerland', 'Netherlands', 'Germany', 'Denmark', 'Spain', 'UK', 'Austria', 'Poland', 'Ireland', 'France']
|
103 |
|
104 |
+
|
105 |
+
Citation:
|
106 |
|
107 |
```
|
108 |
@online{dickson2023,
|
109 |
+
title = {Bart-large CNN Climate Change Summarization},
|
110 |
+
url = {https://huggingface.co/z-dickson/bart-large-cnn-climate-change-summarization},
|
111 |
author = {Dickson, Zachary P},
|
112 |
year = 2023,
|
113 |
urldate = {\today},
|
114 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
115 |
```
|