Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -17,49 +19,52 @@ tags: []
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by:** [
|
21 |
-
- **Funded by [optional]:** [More Information Needed]
|
22 |
-
- **Shared by [optional]:** [More Information Needed]
|
23 |
-
- **Model type:**
|
24 |
-
- **Language(s) (NLP):**
|
25 |
-
- **License:**
|
26 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
|
28 |
-
### Model Sources
|
29 |
|
30 |
<!-- Provide the basic links for the model. -->
|
31 |
|
32 |
-
- **Repository:** [
|
33 |
-
- **Paper [optional]:**
|
34 |
-
- **Demo [optional]:** [More Information Needed]
|
35 |
|
36 |
## Uses
|
37 |
|
38 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
|
|
|
|
39 |
|
40 |
### Direct Use
|
41 |
|
42 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
|
|
43 |
|
44 |
-
[More Information Needed]
|
45 |
|
46 |
-
### Downstream Use [optional]
|
47 |
|
48 |
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
|
50 |
-
[More Information Needed]
|
51 |
|
52 |
-
### Out-of-Scope Use
|
53 |
|
54 |
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
|
56 |
-
[More Information Needed]
|
57 |
|
58 |
-
## Bias, Risks, and Limitations
|
59 |
|
60 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
|
62 |
-
[More Information Needed]
|
63 |
|
64 |
### Recommendations
|
65 |
|
@@ -67,11 +72,11 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
67 |
|
68 |
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
|
70 |
-
## How to Get Started with the Model
|
71 |
|
72 |
Use the code below to get started with the model.
|
73 |
|
74 |
-
[More Information Needed]
|
75 |
|
76 |
## Training Details
|
77 |
|
@@ -132,25 +137,25 @@ Use the code below to get started with the model.
|
|
132 |
|
133 |
|
134 |
|
135 |
-
## Model Examination [optional]
|
136 |
|
137 |
<!-- Relevant interpretability work for the model goes here -->
|
138 |
|
139 |
-
[More Information Needed]
|
140 |
|
141 |
-
## Environmental Impact
|
142 |
|
143 |
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
|
145 |
-
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).
|
146 |
|
147 |
- **Hardware Type:** [More Information Needed]
|
148 |
- **Hours used:** [More Information Needed]
|
149 |
- **Cloud Provider:** [More Information Needed]
|
150 |
- **Compute Region:** [More Information Needed]
|
151 |
-
- **Carbon Emitted:** [More Information Needed]
|
152 |
|
153 |
-
## Technical Specifications [optional]
|
154 |
|
155 |
### Model Architecture and Objective
|
156 |
|
@@ -166,7 +171,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
166 |
|
167 |
#### Software
|
168 |
|
169 |
-
[More Information Needed]
|
170 |
|
171 |
## Citation [optional]
|
172 |
|
@@ -180,20 +185,20 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
180 |
|
181 |
[More Information Needed]
|
182 |
|
183 |
-
## Glossary [optional]
|
184 |
|
185 |
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
|
187 |
-
[More Information Needed]
|
188 |
|
189 |
-
## More Information [optional]
|
190 |
|
191 |
-
[More Information Needed]
|
192 |
|
193 |
-
## Model Card Authors [optional]
|
194 |
|
195 |
-
[More Information Needed]
|
196 |
|
197 |
-
## Model Card Contact
|
198 |
|
199 |
-
[More Information Needed]
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: cc-by-4.0
|
4 |
+
language:
|
5 |
+
- vsn
|
6 |
---
|
7 |
|
8 |
# Model Card for Model ID
|
|
|
19 |
|
20 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
21 |
|
22 |
+
- **Developed by:** [Yuzuki Tsukagoshi](https://github.com/Yuzki)
|
23 |
+
<!-- - **Funded by [optional]:** [More Information Needed] -->
|
24 |
+
<!-- - **Shared by [optional]:** [More Information Needed] -->
|
25 |
+
- **Model type:** RoBERTa, MLM
|
26 |
+
- **Language(s) (NLP):** Vedic Sanskrit
|
27 |
+
- **License:** CC-BY-4.0
|
28 |
+
<!-- - **Finetuned from model [optional]:** [More Information Needed] -->
|
29 |
|
30 |
+
### Model Sources
|
31 |
|
32 |
<!-- Provide the basic links for the model. -->
|
33 |
|
34 |
+
- **Repository:** [GitHub](https://github.com/Yuzki/vedic) (will be public)
|
35 |
+
- **Paper [optional]:** (Prepairing)
|
36 |
+
<!-- - **Demo [optional]:** [More Information Needed] -->
|
37 |
|
38 |
## Uses
|
39 |
|
40 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
41 |
+
This model is for Vedic Sanskrit.
|
42 |
+
Supported texts are transliterated into Latin characters according to [ISO 15919](https://www.iso.org/standard/28333.html)
|
43 |
|
44 |
### Direct Use
|
45 |
|
46 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
47 |
+
The model needs fine-tuning.
|
48 |
|
49 |
+
<!-- [More Information Needed] -->
|
50 |
|
51 |
+
<!-- ### Downstream Use [optional] -->
|
52 |
|
53 |
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
54 |
|
55 |
+
<!-- [More Information Needed]
|
56 |
|
57 |
+
### Out-of-Scope Use -->
|
58 |
|
59 |
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
60 |
|
61 |
+
<!-- [More Information Needed] -->
|
62 |
|
63 |
+
<!-- ## Bias, Risks, and Limitations -->
|
64 |
|
65 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
66 |
|
67 |
+
<!-- [More Information Needed] -->
|
68 |
|
69 |
### Recommendations
|
70 |
|
|
|
72 |
|
73 |
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
74 |
|
75 |
+
<!-- ## How to Get Started with the Model
|
76 |
|
77 |
Use the code below to get started with the model.
|
78 |
|
79 |
+
[More Information Needed] -->
|
80 |
|
81 |
## Training Details
|
82 |
|
|
|
137 |
|
138 |
|
139 |
|
140 |
+
<!-- ## Model Examination [optional]
|
141 |
|
142 |
<!-- Relevant interpretability work for the model goes here -->
|
143 |
|
144 |
+
[More Information Needed] -->
|
145 |
|
146 |
+
<!-- ## Environmental Impact
|
147 |
|
148 |
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
149 |
|
150 |
+
<!-- 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).
|
151 |
|
152 |
- **Hardware Type:** [More Information Needed]
|
153 |
- **Hours used:** [More Information Needed]
|
154 |
- **Cloud Provider:** [More Information Needed]
|
155 |
- **Compute Region:** [More Information Needed]
|
156 |
+
- **Carbon Emitted:** [More Information Needed] -->
|
157 |
|
158 |
+
<!-- ## Technical Specifications [optional]
|
159 |
|
160 |
### Model Architecture and Objective
|
161 |
|
|
|
171 |
|
172 |
#### Software
|
173 |
|
174 |
+
[More Information Needed] -->
|
175 |
|
176 |
## Citation [optional]
|
177 |
|
|
|
185 |
|
186 |
[More Information Needed]
|
187 |
|
188 |
+
<!-- ## Glossary [optional]
|
189 |
|
190 |
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
191 |
|
192 |
+
<!-- [More Information Needed] -->
|
193 |
|
194 |
+
<!-- ## More Information [optional]
|
195 |
|
196 |
+
[More Information Needed] --> -->
|
197 |
|
198 |
+
<!-- ## Model Card Authors [optional]
|
199 |
|
200 |
+
[More Information Needed] -->
|
201 |
|
202 |
+
<!-- ## Model Card Contact
|
203 |
|
204 |
+
[More Information Needed] -->
|