jl3676 commited on
Commit
9a86891
1 Parent(s): 011511a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ base_model:
19
  BenefitReporter is an open language model that generates a structured "benefit tree" for a given prompt. The benefit tree consists of the following features:
20
  1) *stakeholders* (individuals, groups, communities, and entities) that may be impacted by the prompt scenario,
21
  2) categories of beneficial *actions* that may impact each stakeholder,
22
- 3) categories of beneficial *effect* each beneficial action may cause on the stakeholder, and
23
  4) the *likelihood*, *severity*, and *immediacy* of each beneficial effect.
24
 
25
 
 
19
  BenefitReporter is an open language model that generates a structured "benefit tree" for a given prompt. The benefit tree consists of the following features:
20
  1) *stakeholders* (individuals, groups, communities, and entities) that may be impacted by the prompt scenario,
21
  2) categories of beneficial *actions* that may impact each stakeholder,
22
+ 3) categories of beneficial *effects* each beneficial action may cause to the stakeholder, and
23
  4) the *likelihood*, *severity*, and *immediacy* of each beneficial effect.
24
 
25