Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ language:
|
|
12 |
metrics:
|
13 |
- accuracy
|
14 |
- code_eval
|
|
|
15 |
base_model:
|
16 |
- meta-llama/Llama-3.1-8B-Instruct
|
17 |
new_version: black-forest-labs/FLUX.1-dev
|
@@ -31,20 +32,20 @@ This modelcard aims to be a base template for new models. It has been generated
|
|
31 |
|
32 |
|
33 |
- **Developed by:** Md Safwan Abdullah
|
34 |
-
- **Funded by
|
35 |
-
- **Shared by
|
36 |
-
- **Model type:**
|
37 |
- **Language(s) (NLP):** Bangla and English
|
38 |
- **License:** license: afl-3.0
|
39 |
-
- **Finetuned from model
|
40 |
|
41 |
-
### Model Sources
|
42 |
|
43 |
<!-- Provide the basic links for the model. -->
|
44 |
|
45 |
-
- **Repository:**
|
46 |
-
- **Paper
|
47 |
-
- **Demo
|
48 |
|
49 |
## Uses
|
50 |
|
@@ -56,7 +57,7 @@ This modelcard aims to be a base template for new models. It has been generated
|
|
56 |
|
57 |
[
|
58 |
|
59 |
-
### Downstream Use
|
60 |
|
61 |
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
62 |
|
@@ -78,7 +79,7 @@ This modelcard aims to be a base template for new models. It has been generated
|
|
78 |
|
79 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
80 |
|
81 |
-
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model.
|
82 |
|
83 |
## How to Get Started with the Model
|
84 |
|
@@ -96,7 +97,7 @@ Just start chatting.
|
|
96 |
|
97 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
98 |
|
99 |
-
#### Preprocessing
|
100 |
|
101 |
[
|
102 |
|
@@ -105,11 +106,11 @@ Just start chatting.
|
|
105 |
|
106 |
- **Training regime:** [ <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
107 |
|
108 |
-
#### Speeds, Sizes, Times
|
109 |
|
110 |
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
111 |
|
112 |
-
[
|
113 |
|
114 |
## Evaluation
|
115 |
|
@@ -127,7 +128,7 @@ Just start chatting.
|
|
127 |
|
128 |
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
129 |
|
130 |
-
[
|
131 |
|
132 |
#### Metrics
|
133 |
|
@@ -142,11 +143,11 @@ Just start chatting.
|
|
142 |
|
143 |
|
144 |
|
145 |
-
## Model Examination
|
146 |
|
147 |
<!-- Relevant interpretability work for the model goes here -->
|
148 |
|
149 |
-
[
|
150 |
|
151 |
## Environmental Impact
|
152 |
|
@@ -160,7 +161,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
160 |
- **Compute Region:**
|
161 |
- **Carbon Emitted:**
|
162 |
|
163 |
-
## Technical Specifications
|
164 |
|
165 |
### Model Architecture and Objective
|
166 |
|
@@ -178,7 +179,7 @@ First Ai Made By in Bangla Language, By a Bangladeshi, For All.
|
|
178 |
|
179 |
[
|
180 |
|
181 |
-
## Citation
|
182 |
|
183 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
184 |
|
@@ -190,17 +191,17 @@ First Ai Made By in Bangla Language, By a Bangladeshi, For All.
|
|
190 |
|
191 |
[
|
192 |
|
193 |
-
## Glossary
|
194 |
|
195 |
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
196 |
|
197 |
[
|
198 |
|
199 |
-
## More Information
|
200 |
|
201 |
[
|
202 |
|
203 |
-
## Model Card Authors
|
204 |
|
205 |
[
|
206 |
|
|
|
12 |
metrics:
|
13 |
- accuracy
|
14 |
- code_eval
|
15 |
+
- charcut_mt
|
16 |
base_model:
|
17 |
- meta-llama/Llama-3.1-8B-Instruct
|
18 |
new_version: black-forest-labs/FLUX.1-dev
|
|
|
32 |
|
33 |
|
34 |
- **Developed by:** Md Safwan Abdullah
|
35 |
+
- **Funded by:** TechTitans
|
36 |
+
- **Shared by:**
|
37 |
+
- **Model type:** Black.forest.labs/flux.1-dev
|
38 |
- **Language(s) (NLP):** Bangla and English
|
39 |
- **License:** license: afl-3.0
|
40 |
+
- **Finetuned from model :** LLM Models Used- meta-11ama\Lama3.1
|
41 |
|
42 |
+
### Model Sources
|
43 |
|
44 |
<!-- Provide the basic links for the model. -->
|
45 |
|
46 |
+
- **Repository:**
|
47 |
+
- **Paper:**
|
48 |
+
- **Demo:**
|
49 |
|
50 |
## Uses
|
51 |
|
|
|
57 |
|
58 |
[
|
59 |
|
60 |
+
### Downstream Use
|
61 |
|
62 |
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
63 |
|
|
|
79 |
|
80 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
81 |
|
82 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model.
|
83 |
|
84 |
## How to Get Started with the Model
|
85 |
|
|
|
97 |
|
98 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
99 |
|
100 |
+
#### Preprocessing
|
101 |
|
102 |
[
|
103 |
|
|
|
106 |
|
107 |
- **Training regime:** [ <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
108 |
|
109 |
+
#### Speeds, Sizes, Times
|
110 |
|
111 |
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
112 |
|
113 |
+
[
|
114 |
|
115 |
## Evaluation
|
116 |
|
|
|
128 |
|
129 |
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
130 |
|
131 |
+
[
|
132 |
|
133 |
#### Metrics
|
134 |
|
|
|
143 |
|
144 |
|
145 |
|
146 |
+
## Model Examination
|
147 |
|
148 |
<!-- Relevant interpretability work for the model goes here -->
|
149 |
|
150 |
+
[
|
151 |
|
152 |
## Environmental Impact
|
153 |
|
|
|
161 |
- **Compute Region:**
|
162 |
- **Carbon Emitted:**
|
163 |
|
164 |
+
## Technical Specifications
|
165 |
|
166 |
### Model Architecture and Objective
|
167 |
|
|
|
179 |
|
180 |
[
|
181 |
|
182 |
+
## Citation
|
183 |
|
184 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
185 |
|
|
|
191 |
|
192 |
[
|
193 |
|
194 |
+
## Glossary
|
195 |
|
196 |
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
197 |
|
198 |
[
|
199 |
|
200 |
+
## More Information
|
201 |
|
202 |
[
|
203 |
|
204 |
+
## Model Card Authors
|
205 |
|
206 |
[
|
207 |
|