ChavyvAkvar commited on
Commit
b46c3a6
1 Parent(s): 206240d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - unsloth
5
+ - trl
6
+ - sft
7
+ license: apache-2.0
8
+ datasets:
9
+ - Xilabs/PIPPA-alpaca
10
+ language:
11
+ - en
12
+ ---
13
+
14
+ # Model Card for NeuralBeagle-RP
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+ This model is derivative version of [NeuralBeagle14-7B](https://huggingface.co/mlabonne/NeuralBeagle14-7B) on [PIPPA Alpaca](https://huggingface.co/datasets/Xilabs/PIPPA-alpaca) datasets.
19
+
20
+ ### Model Description
21
+
22
+ <!-- Provide a longer summary of what this model is. -->
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:** [Habibullah Akbar](https://chavyv.pages.dev/)
27
+ - **Funded by [optional]:** [Creasoft ID](https://creasoft.id)
28
+ - **Shared by [optional]:** [Habibullah Akbar](https://chavyv.pages.dev/)
29
+ - **Model type:** Auto-regressive
30
+ - **Language(s) (NLP):** Mostly English
31
+ - **License:** Apache-2.0
32
+ - **Finetuned from model [optional]:** [NeuralBeagle14-7B](https://huggingface.co/mlabonne/NeuralBeagle14-7B)
33
+
34
+
35
+ ## Evaluation
36
+
37
+ <!-- This section describes the evaluation protocols and provides the results. -->
38
+
39
+ (Coming soon)