Commit ·
f6bcaff
1
Parent(s): 22651e7
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,8 @@ tags:
|
|
| 6 |
model-index:
|
| 7 |
- name: Mistral-7B-peft-SFT
|
| 8 |
results: []
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
# results
|
| 15 |
|
| 16 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
@@ -52,4 +54,4 @@ The following hyperparameters were used during training:
|
|
| 52 |
- Transformers 4.34.0.dev0
|
| 53 |
- Pytorch 2.0.1+cu118
|
| 54 |
- Datasets 2.14.5
|
| 55 |
-
- Tokenizers 0.14.0
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: Mistral-7B-peft-SFT
|
| 8 |
results: []
|
| 9 |
+
datasets:
|
| 10 |
+
- KayEe/flipkart_sentiment_analysis
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 15 |
|
| 16 |
# results
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on KayEe/flipkart_sentiment_analysis.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 54 |
- Transformers 4.34.0.dev0
|
| 55 |
- Pytorch 2.0.1+cu118
|
| 56 |
- Datasets 2.14.5
|
| 57 |
+
- Tokenizers 0.14.0
|