Agnuxo commited on
Commit
b771df8
1 Parent(s): e537ba4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,9 +1,24 @@
1
-
2
  ---
3
  model_size: 3722585088
4
  required_memory: 13.87
5
  metrics:
6
  - GLUE_MRPC
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  # Uploaded model
@@ -11,7 +26,7 @@ metrics:
11
  [<img src="https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png" width="100"/><img src="https://github.githubassets.com/assets/GitHub-Logo-ee398b662d42.png" width="100"/>](https://github.com/Agnuxo1)
12
  - **Developed by:** [Agnuxo](https://github.com/Agnuxo1)
13
  - **License:** apache-2.0
14
- - **Finetuned from model:** Agnuxo/Tinytron-codegemma-2b
15
 
16
  This model was fine-tuned using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
17
 
@@ -33,4 +48,4 @@ Required Memory: 13.87 GB
33
 
34
  For more details, visit my [GitHub](https://github.com/Agnuxo1).
35
 
36
- Thanks for your interest in this model!
 
 
1
  ---
2
  model_size: 3722585088
3
  required_memory: 13.87
4
  metrics:
5
  - GLUE_MRPC
6
+ license: apache-2.0
7
+ datasets:
8
+ - jtatman/python-code-dataset-500k
9
+ - Vezora/Tested-143k-Python-Alpaca
10
+ language:
11
+ - en
12
+ - es
13
+ base_model: unsloth/Phi-3.5-mini-instruct
14
+ library_name: adapter-transformers
15
+ tags:
16
+ - ORPO
17
+ - turbo
18
+ - code
19
+ - python
20
+ - mini
21
+ - destil
22
  ---
23
 
24
  # Uploaded model
 
26
  [<img src="https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png" width="100"/><img src="https://github.githubassets.com/assets/GitHub-Logo-ee398b662d42.png" width="100"/>](https://github.com/Agnuxo1)
27
  - **Developed by:** [Agnuxo](https://github.com/Agnuxo1)
28
  - **License:** apache-2.0
29
+ - **Finetuned from model:** Agnuxo/Phi-3.5
30
 
31
  This model was fine-tuned using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
32
 
 
48
 
49
  For more details, visit my [GitHub](https://github.com/Agnuxo1).
50
 
51
+ Thanks for your interest in this model!