pankajmathur commited on
Commit
48a3f0e
·
verified ·
1 Parent(s): 6aa431b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -1,16 +1,19 @@
1
  ---
2
  license: apache-2.0
3
  base_model:
4
- - mistralai/Devstral-Small-2507
5
  tags:
6
- - mistral
7
- - code
8
- - merge
9
- - lora
10
- - sft
11
  language:
12
- - en
13
  library_name: transformers
 
 
 
14
  ---
15
 
16
  # RenCoder-Devstral-Small-2507
@@ -34,4 +37,4 @@ This model inherits the Apache 2.0 license from the base Devstral-Small-2507 mod
34
  ## Acknowledgements
35
 
36
  - [Mistral AI](https://mistral.ai/) for the Devstral-Small-2507 base model
37
- - [Axolotl](https://github.com/axolotl-ai-cloud/axolotl) for training infrastructure
 
1
  ---
2
  license: apache-2.0
3
  base_model:
4
+ - mistralai/Devstral-Small-2507
5
  tags:
6
+ - mistral
7
+ - code
8
+ - merge
9
+ - lora
10
+ - sft
11
  language:
12
+ - en
13
  library_name: transformers
14
+ datasets:
15
+ - pankajmathur/orca_mini_v1_dataset
16
+ - pankajmathur/OpenThoughts-Agent-v1-SFT-cleaned
17
  ---
18
 
19
  # RenCoder-Devstral-Small-2507
 
37
  ## Acknowledgements
38
 
39
  - [Mistral AI](https://mistral.ai/) for the Devstral-Small-2507 base model
40
+ - [Axolotl](https://github.com/axolotl-ai-cloud/axolotl) for training infrastructure