z-dickson commited on
Commit
6f65373
1 Parent(s): 52a1ddd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,5 +16,7 @@ metrics:
16
  - rouge
17
  ---
18
 
19
- ## Facebook/bart-large-cnn model fine-tuned on 7k political party press releases from 66 parties and 10 different countries. The model is trained to summarize each press release by providing the primary issue of the press release, the position of the party on the primary issue, and a 1-2 sentence summary.
20
  Training Data primarily consists of GPT-4 responses asking for summaries of the press releases. Small modifications were also made to the summaries from GPT-4 when validating the responses. I also made all the training text summaries lower case by accident (oops!), so outputs are lowercase.
 
 
 
16
  - rouge
17
  ---
18
 
19
+ ## Facebook/bart-large-cnn model fine-tuned on 7k political party press releases from 66 parties and 12 different countries. The model is trained to summarize each press release by providing the primary issue of the press release, the position of the party on the primary issue, and a 1-2 sentence summary.
20
  Training Data primarily consists of GPT-4 responses asking for summaries of the press releases. Small modifications were also made to the summaries from GPT-4 when validating the responses. I also made all the training text summaries lower case by accident (oops!), so outputs are lowercase.
21
+
22
+ ## Countries = ['Italy', 'Sweden', 'Switzerland', 'Netherlands', 'Germany', 'Denmark', 'Spain', 'UK', 'Austria', 'Poland', 'Ireland','France']