Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,21 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
pipeline_tag: text2text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
-
# Model Card for Model
|
6 |
|
7 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
8 |
|
9 |
-
|
10 |
|
11 |
## Model Details
|
12 |
|
@@ -18,8 +27,8 @@ to better align the model with ecological values through the use of ecolinguisti
|
|
18 |
- **Developed by:** Jorge Vallego
|
19 |
- **Funded by :** Neovalle Ltd.
|
20 |
- **Shared by :** airesearch@neovalle.co.uk
|
21 |
-
- **Model type:** t5
|
22 |
-
- **Language(s) (NLP):** English
|
23 |
- **License:** MIT
|
24 |
- **Finetuned from model:** google/flan-t5-large
|
25 |
|
@@ -34,153 +43,28 @@ For testing purposes to gain insight in order to the continous improvement of th
|
|
34 |
|
35 |
### Downstream Use
|
36 |
|
37 |
-
|
38 |
|
39 |
### Out-of-Scope Use
|
40 |
|
41 |
-
|
42 |
|
43 |
## Bias, Risks, and Limitations
|
44 |
|
45 |
-
|
46 |
-
|
47 |
-
[More Information Needed]
|
48 |
-
|
49 |
-
### Recommendations
|
50 |
-
|
51 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
52 |
-
|
53 |
-
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
54 |
|
55 |
## How to Get Started with the Model
|
56 |
|
57 |
-
|
58 |
-
|
59 |
-
[More Information Needed]
|
60 |
-
|
61 |
-
## Training Details
|
62 |
-
|
63 |
-
### Training Data
|
64 |
-
|
65 |
-
<!-- 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. -->
|
66 |
-
|
67 |
-
[More Information Needed]
|
68 |
-
|
69 |
-
### Training Procedure
|
70 |
-
|
71 |
-
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
72 |
-
|
73 |
-
#### Preprocessing [optional]
|
74 |
-
|
75 |
-
[More Information Needed]
|
76 |
-
|
77 |
-
|
78 |
-
#### Training Hyperparameters
|
79 |
-
|
80 |
-
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
81 |
-
|
82 |
-
#### Speeds, Sizes, Times [optional]
|
83 |
-
|
84 |
-
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
85 |
-
|
86 |
-
[More Information Needed]
|
87 |
-
|
88 |
-
## Evaluation
|
89 |
-
|
90 |
-
<!-- This section describes the evaluation protocols and provides the results. -->
|
91 |
-
|
92 |
-
### Testing Data, Factors & Metrics
|
93 |
-
|
94 |
-
#### Testing Data
|
95 |
-
|
96 |
-
<!-- This should link to a Dataset Card if possible. -->
|
97 |
-
|
98 |
-
[More Information Needed]
|
99 |
-
|
100 |
-
#### Factors
|
101 |
-
|
102 |
-
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
103 |
-
|
104 |
-
[More Information Needed]
|
105 |
-
|
106 |
-
#### Metrics
|
107 |
-
|
108 |
-
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
109 |
-
|
110 |
-
[More Information Needed]
|
111 |
|
112 |
-
|
113 |
|
114 |
-
|
115 |
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
## Model Examination [optional]
|
121 |
-
|
122 |
-
<!-- Relevant interpretability work for the model goes here -->
|
123 |
-
|
124 |
-
[More Information Needed]
|
125 |
-
|
126 |
-
## Environmental Impact
|
127 |
-
|
128 |
-
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
129 |
-
|
130 |
-
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).
|
131 |
-
|
132 |
-
- **Hardware Type:** [More Information Needed]
|
133 |
-
- **Hours used:** [More Information Needed]
|
134 |
-
- **Cloud Provider:** [More Information Needed]
|
135 |
-
- **Compute Region:** [More Information Needed]
|
136 |
-
- **Carbon Emitted:** [More Information Needed]
|
137 |
-
|
138 |
-
## Technical Specifications [optional]
|
139 |
-
|
140 |
-
### Model Architecture and Objective
|
141 |
-
|
142 |
-
[More Information Needed]
|
143 |
-
|
144 |
-
### Compute Infrastructure
|
145 |
-
|
146 |
-
[More Information Needed]
|
147 |
-
|
148 |
-
#### Hardware
|
149 |
-
|
150 |
-
[More Information Needed]
|
151 |
-
|
152 |
-
#### Software
|
153 |
-
|
154 |
-
[More Information Needed]
|
155 |
-
|
156 |
-
## Citation [optional]
|
157 |
-
|
158 |
-
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
159 |
-
|
160 |
-
**BibTeX:**
|
161 |
-
|
162 |
-
[More Information Needed]
|
163 |
-
|
164 |
-
**APA:**
|
165 |
-
|
166 |
-
[More Information Needed]
|
167 |
-
|
168 |
-
## Glossary [optional]
|
169 |
-
|
170 |
-
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
171 |
-
|
172 |
-
[More Information Needed]
|
173 |
-
|
174 |
-
## More Information [optional]
|
175 |
-
|
176 |
-
[More Information Needed]
|
177 |
-
|
178 |
-
## Model Card Authors [optional]
|
179 |
-
|
180 |
-
[More Information Needed]
|
181 |
-
|
182 |
-
## Model Card Contact
|
183 |
|
184 |
-
|
185 |
|
|
|
186 |
|
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
pipeline_tag: text2text-generation
|
4 |
+
license: mit
|
5 |
+
datasets:
|
6 |
+
- neovalle/H4rmony
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- Environment
|
11 |
+
- climate
|
12 |
+
- ecology
|
13 |
+
- ecolinguistics
|
14 |
---
|
15 |
+
# Model Card for Model neovalle/H4rmoniousCaramel
|
16 |
|
|
|
17 |
|
18 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/64aac16fd4a402e8dce11ebe/LHbRjycepGnho08hxSqZJ.jpeg)
|
19 |
|
20 |
## Model Details
|
21 |
|
|
|
27 |
- **Developed by:** Jorge Vallego
|
28 |
- **Funded by :** Neovalle Ltd.
|
29 |
- **Shared by :** airesearch@neovalle.co.uk
|
30 |
+
- **Model type:** t5 Language Model
|
31 |
+
- **Language(s) (NLP):** Primarily English
|
32 |
- **License:** MIT
|
33 |
- **Finetuned from model:** google/flan-t5-large
|
34 |
|
|
|
43 |
|
44 |
### Downstream Use
|
45 |
|
46 |
+
Its direct use in applications is not recommended as this model is under testing for a specific task only
|
47 |
|
48 |
### Out-of-Scope Use
|
49 |
|
50 |
+
Not meant to be used other than testing and evaluation of the H4rmony dataset.
|
51 |
|
52 |
## Bias, Risks, and Limitations
|
53 |
|
54 |
+
This model might produce biased completions already existing in the base model and unintentionally introduced during fine-tuning.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
## How to Get Started with the Model
|
57 |
|
58 |
+
It can be loaded and run in a free Colab instance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
+
Code to load base and finetuned models to compare outputs:
|
61 |
|
62 |
+
https://github.com/Neovalle/H4rmony/blob/main/H4rmoniousCaramel.ipynb
|
63 |
|
64 |
+
## Training Details
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
|
66 |
+
Supervised Fine Tuning
|
67 |
|
68 |
+
### Training Data
|
69 |
|
70 |
+
H4rmony Dataset - https://huggingface.co/datasets/neovalle/H4rmony
|