mohan170802 commited on
Commit
09cefd7
·
verified ·
1 Parent(s): 66d1658

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +6 -22
  2. config.json +13 -0
  3. model.safetensors +3 -0
README.md CHANGED
@@ -1,26 +1,10 @@
1
  ---
2
  tags:
3
- - ml-intern
 
4
  ---
5
 
6
- # mohan170802/Kronos-NSE-bear
7
-
8
- <!-- ml-intern-provenance -->
9
- ## Generated by ML Intern
10
-
11
- This model repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
12
-
13
- - Try ML Intern: https://smolagents-ml-intern.hf.space
14
- - Source code: https://github.com/huggingface/ml-intern
15
-
16
- ## Usage
17
-
18
- ```python
19
- from transformers import AutoModelForCausalLM, AutoTokenizer
20
-
21
- model_id = 'mohan170802/Kronos-NSE-bear'
22
- tokenizer = AutoTokenizer.from_pretrained(model_id)
23
- model = AutoModelForCausalLM.from_pretrained(model_id)
24
- ```
25
-
26
- For non-causal architectures, replace `AutoModelForCausalLM` with the appropriate `AutoModel` class.
 
1
  ---
2
  tags:
3
+ - model_hub_mixin
4
+ - pytorch_model_hub_mixin
5
  ---
6
 
7
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
+ - Code: [More Information Needed]
9
+ - Paper: [More Information Needed]
10
+ - Docs: [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attn_dropout_p": 0.0,
3
+ "d_model": 832,
4
+ "ff_dim": 2048,
5
+ "ffn_dropout_p": 0.2,
6
+ "learn_te": true,
7
+ "n_heads": 16,
8
+ "n_layers": 12,
9
+ "resid_dropout_p": 0.2,
10
+ "s1_bits": 10,
11
+ "s2_bits": 10,
12
+ "token_dropout_p": 0.0
13
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e820e28fd283eafbb24aeaaebac1a90c0951d7d16c03e612437f557b53d2320a
3
+ size 409264008