prosperoherrera
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- Quay1k/Social-Emotional-Learning
|
4 |
+
- kevinwon32/NONPROFIT
|
5 |
+
- FBK-MT/gender-bias-PE
|
6 |
+
- joey234/mmlu-human_sexuality
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
- es
|
10 |
+
---
|
11 |
+
|
12 |
+
# Model Card for Model ID
|
13 |
+
|
14 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
15 |
+
|
16 |
+
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
17 |
+
|
18 |
+
## Model Details
|
19 |
+
|
20 |
+
### Model Description
|
21 |
+
|
22 |
+
<!-- Provide a longer summary of what this model is. -->
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
- **Developed by:** BCNY SEE
|
27 |
+
- **Model type:** Research
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
+
## Uses
|
32 |
+
|
33 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
34 |
+
Create staff presentations educating them on the BCNY journey.
|
35 |
+
|
36 |
+
### Direct Use
|
37 |
+
|
38 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
39 |
+
|
40 |
+
Topics covered include: social capital, developmental assets, and youth development outcomes for boys
|
41 |
+
|
42 |
+
|
43 |
+
### Out-of-Scope Use
|
44 |
+
|
45 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
46 |
+
|
47 |
+
Organizations and leaders that fail to partner with participants, members, beneficiaries through dialogue.
|
48 |
+
|
49 |
+
|
50 |
+
## Bias, Risks, and Limitations
|
51 |
+
|
52 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
53 |
+
|
54 |
+
The model will mostly be limited to content focused on:
|
55 |
+
• Race Equity
|
56 |
+
• Gender Equity
|
57 |
+
• Economic Equity
|
58 |
+
• Freedom
|
59 |
+
• Resistance, Perserverance (resisting what we don’t want and have better idea) and
|
60 |
+
• Justice
|
61 |
+
|
62 |
+
|
63 |
+
### Recommendations
|
64 |
+
|
65 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
66 |
+
|
67 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
68 |
+
|
69 |
+
## How to Get Started with the Model
|
70 |
+
|
71 |
+
Use the code below to get started with the model.
|
72 |
+
|
73 |
+
SEE
|
74 |
+
|
75 |
+
## Training Details
|
76 |
+
|
77 |
+
### Training Data
|
78 |
+
|
79 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
80 |
+
|
81 |
+
https://bcny-my.sharepoint.com/:x:/g/personal/prospero_herrera_bcny_org/EfirXEvoKOtBh_HkAnyu9OIButRwQSyxuBOo8qMPmlMWQg
|
82 |
+
|
83 |
+
|
84 |
+
|
85 |
+
#### Summary
|
86 |
+
|
87 |
+
## Environmental Impact
|
88 |
+
|
89 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
90 |
+
|
91 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
92 |
+
|
93 |
+
### Model Architecture and Objective
|
94 |
+
|
95 |
+
Ensure staff presentations account for inclusion of topics on equity, gender, and sexuality.
|