DwaipayanDutta
commited on
Commit
•
350c23f
1
Parent(s):
7f219bd
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -13,17 +19,17 @@ tags: []
|
|
13 |
|
14 |
### Model Description
|
15 |
|
16 |
-
<!--
|
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
|
23 |
- **Model type:** [More Information Needed]
|
24 |
-
- **Language(s) (NLP):** [
|
25 |
- **License:** [More Information Needed]
|
26 |
-
- **Finetuned from model [optional]:** [
|
27 |
|
28 |
### Model Sources [optional]
|
29 |
|
|
|
1 |
---
|
2 |
+
library_name: transformers, torch, trl
|
3 |
+
tags:
|
4 |
+
- GenAI
|
5 |
+
- PyTorch
|
6 |
+
- transformers
|
7 |
+
- Deep Learning
|
8 |
+
- Data Science
|
9 |
+
- maths
|
10 |
---
|
11 |
|
12 |
# Model Card for Model ID
|
|
|
19 |
|
20 |
### Model Description
|
21 |
|
22 |
+
<!-- We have finetuned Gemma-7b-it using Peft. -->
|
23 |
|
24 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
25 |
|
26 |
+
- **Developed by:** [Pratik De and Dwaipayan Dutta]
|
27 |
- **Funded by [optional]:** [More Information Needed]
|
28 |
+
- **Shared by [optional]:** [More Inf]
|
29 |
- **Model type:** [More Information Needed]
|
30 |
+
- **Language(s) (NLP):** [PYTHON]
|
31 |
- **License:** [More Information Needed]
|
32 |
+
- **Finetuned from model [optional]:** [Gemma-7b-it]
|
33 |
|
34 |
### Model Sources [optional]
|
35 |
|