curiousily commited on
Commit
4e867fd
1 Parent(s): 6b9f895

Upload LlamaForCausalLM

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +1 -1
  3. generation_config.json +1 -1
  4. model.safetensors +1 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
 
2
  library_name: transformers
3
  tags:
4
  - finance
5
- license: apache-2.0
6
  pipeline_tag: text-generation
7
  ---
8
 
 
1
  ---
2
+ license: apache-2.0
3
  library_name: transformers
4
  tags:
5
  - finance
 
6
  pipeline_tag: text-generation
7
  ---
8
 
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "curiousily/tiny-crypto-sentiment-analysis",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
generation_config.json CHANGED
@@ -2,6 +2,6 @@
2
  "bos_token_id": 1,
3
  "eos_token_id": 2,
4
  "max_length": 2048,
5
- "pad_token_id": 3200,
6
  "transformers_version": "4.37.2"
7
  }
 
2
  "bos_token_id": 1,
3
  "eos_token_id": 2,
4
  "max_length": 2048,
5
+ "pad_token_id": 0,
6
  "transformers_version": "4.37.2"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93f90d81e16c48df80afb8eb1e91818eae4cf21878246badfefbf3c751c51b24
3
  size 2200185200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3641b82a7485a937ae7c95a39e81fca932df93b198823ed247b26ac082277007
3
  size 2200185200