ant-des commited on
Commit
7c9592d
·
verified ·
1 Parent(s): 7f75499

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ This dataset enhances tokenized Python code with semantic embeddings derived fro
51
  | **Total Sequences** | 1,540 |
52
  | **Training Samples** | 1,232 |
53
  | **Evaluation Samples** | 308 |
54
- | **Average Sequence Length** | ~200 tokens (256 max lenght)|
55
  | **Semantic Coverage** | ~35% of tokens have semantic information |
56
  | **Embedding Dimension** | 1024 |
57
  | **Source Code** | PyTorch codebase |
 
51
  | **Total Sequences** | 1,540 |
52
  | **Training Samples** | 1,232 |
53
  | **Evaluation Samples** | 308 |
54
+ | **Average Sequence Length** | ~200 tokens (256 max length)|
55
  | **Semantic Coverage** | ~35% of tokens have semantic information |
56
  | **Embedding Dimension** | 1024 |
57
  | **Source Code** | PyTorch codebase |