mark20250409 commited on
Commit
d54d3f7
·
verified ·
1 Parent(s): 5d1a3ed

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -1,5 +1,9 @@
1
- ---
2
- license: other
3
- license_name: apache-2.0
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ license_link: LICENSE
4
+ language:
5
+ - en
6
+ pipeline_tag: text-generation
7
+ library_name: transformers
8
+ ---
9
+ This is a 9B model whose architecture is deepseek-v3, trained from scratch using 350B+ tokens from fully open-source, English-only datasets. It is designed for development and debugging purposes within the open-source community.