File size: 542 Bytes
7b91e20
 
dc8912a
 
 
7b91e20
7908062
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7b91e20
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
pipeline_tag: text-classification
library_name: allennlp
tags:
- agent
---
# CPython Embeddings (Safetensors)

This folder contains semantic embeddings generated from CPython
documentation and readable source files.

## Contents
- cpython_embeddings.safetensors : Vector embeddings
- vocab.txt : Extracted vocabulary
- tokenizer.json : Tokenizer config
- config.json : Model configuration
- metadata.json : Project metadata

## Notes
- This is NOT a Python interpreter
- This is NOT a trained LLM
- Intended for semantic search & analysis