IDDT
commited on
Commit
•
b7f7deb
1
Parent(s):
9298d7d
Add metadata.
Browse files
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Refact-1.6B-fim-GGUF
|
2 |
- Model creator: [Small Magellanic Cloud AI](https://huggingface.co/smallcloudai)
|
3 |
- Original model: [Refact-1.6B](https://huggingface.co/smallcloudai/Refact-1_6B-fim)
|
|
|
1 |
+
---
|
2 |
+
base_model: smallcloudai/Refact-1_6B-fim
|
3 |
+
license: bigscience-openrail-m
|
4 |
+
model_creator: Small Magellanic Cloud AI
|
5 |
+
model_name: Refact-1.6B
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
prompt_template: '<fim_prefix>{prefix}<fim_suffix>{suffix}<fim_middle>'
|
8 |
+
pretrain-datasets:
|
9 |
+
- books
|
10 |
+
- arxiv
|
11 |
+
- c4
|
12 |
+
- falcon-refinedweb
|
13 |
+
- wiki
|
14 |
+
- github-issues
|
15 |
+
- stack_markdown
|
16 |
+
- self-made dataset of permissive github code
|
17 |
+
datasets:
|
18 |
+
- bigcode/the-stack-dedup
|
19 |
+
- rombodawg/2XUNCENSORED_MegaCodeTraining188k
|
20 |
+
- bigcode/commitpackft
|
21 |
+
tags:
|
22 |
+
- code
|
23 |
+
language:
|
24 |
+
- en
|
25 |
+
---
|
26 |
# Refact-1.6B-fim-GGUF
|
27 |
- Model creator: [Small Magellanic Cloud AI](https://huggingface.co/smallcloudai)
|
28 |
- Original model: [Refact-1.6B](https://huggingface.co/smallcloudai/Refact-1_6B-fim)
|