Update README.md
Browse files
README.md
CHANGED
|
@@ -2,18 +2,18 @@
|
|
| 2 |
license: llama2
|
| 3 |
---
|
| 4 |
|
| 5 |
-
indo-instruct-llama2-32kmodel card
|
| 6 |
-
Model Details
|
| 7 |
-
Developed by: monuminu
|
| 8 |
-
Backbone Model: LLaMA-2
|
| 9 |
-
Language(s): English
|
| 10 |
-
Library: HuggingFace Transformers
|
| 11 |
-
License: Fine-tuned checkpoints is licensed under the Non-Commercial Creative Commons license (CC BY-NC-4.0)
|
| 12 |
-
Where to send comments: Instructions on how to provide feedback or comments on a model can be found by opening an issue in the Hugging Face community's model repository
|
| 13 |
-
Contact: For questions and comments about the model
|
| 14 |
-
Dataset Details
|
| 15 |
-
Used Datasets
|
| 16 |
-
alpaca dataset
|
| 17 |
|
| 18 |
```
|
| 19 |
import torch
|
|
|
|
| 2 |
license: llama2
|
| 3 |
---
|
| 4 |
|
| 5 |
+
* indo-instruct-llama2-32kmodel card
|
| 6 |
+
* Model Details
|
| 7 |
+
* Developed by: monuminu
|
| 8 |
+
* Backbone Model: LLaMA-2
|
| 9 |
+
* Language(s): English
|
| 10 |
+
* Library: HuggingFace Transformers
|
| 11 |
+
* License: Fine-tuned checkpoints is licensed under the Non-Commercial Creative Commons license (CC BY-NC-4.0)
|
| 12 |
+
* Where to send comments: Instructions on how to provide feedback or comments on a model can be found by opening an issue in the Hugging Face community's model repository
|
| 13 |
+
* Contact: For questions and comments about the model
|
| 14 |
+
* Dataset Details
|
| 15 |
+
* Used Datasets
|
| 16 |
+
* alpaca dataset
|
| 17 |
|
| 18 |
```
|
| 19 |
import torch
|