James Clarke commited on
Commit
28de519
•
1 Parent(s): 3186fd1

Changed name of model to suite safetensors

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ This model is designed to be able to run on CPU, but optimally runs on GPUs.
18
  - 2 linear layers
19
  - The `snowflake-arctic-embed-xs` model is used as the embeddings model.
20
  - Dataset split into 80% training set, 20% testing set.
21
- - The combined test and training data is 1,000 chunks per programming language, the data is 31,000 chunks (entries) as 512 tokens per chunk, being a snippet of the code.
22
 
23
  # Architecture
24
 
 
18
  - 2 linear layers
19
  - The `snowflake-arctic-embed-xs` model is used as the embeddings model.
20
  - Dataset split into 80% training set, 20% testing set.
21
+ - The combined test and training data is 100 chunks per programming language, the data is 3,100 chunks (entries) as 512 tokens per chunk, being a snippet of the code.
22
 
23
  # Architecture
24
 
model_epoch_18.pth → pytorch_model.bin RENAMED
File without changes