z-dickson commited on
Commit
0eea04f
·
1 Parent(s): b0c369c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -4,6 +4,11 @@ tags:
4
  model-index:
5
  - name: CAP_coded_US_Congressional_bills
6
  results: []
 
 
 
 
 
7
 
8
  ---
9
 
@@ -13,7 +18,7 @@ The model is trained on ~250k US Congressional bills from 1950-2015.
13
 
14
  The issue coding scheme follows the Comparative Agenda Project: https://www.comparativeagendas.net/pages/master-codebook
15
 
16
- The model is not cased (case sensitive)
17
 
18
  Any questions on the model and training data feel free to message me on twitter - @sachary_
19
 
 
4
  model-index:
5
  - name: CAP_coded_US_Congressional_bills
6
  results: []
7
+ widget:
8
+ - text: "To prohiibt discrimination in employment because of race, color, religion, national origin, or ancestry"
9
+ example_title: "example 1"
10
+ - text: "A bill to require the promulgation of regulations to improve aviation safety in adverse weather conditions, and for other purposes."
11
+ example_title: "example 2"
12
 
13
  ---
14
 
 
18
 
19
  The issue coding scheme follows the Comparative Agenda Project: https://www.comparativeagendas.net/pages/master-codebook
20
 
21
+ The model is cased (case sensitive)
22
 
23
  Any questions on the model and training data feel free to message me on twitter - @sachary_
24