CompactAI commited on
Commit
d6df056
·
verified ·
1 Parent(s): acacd83

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +6 -6
  2. comparison_graph.png +2 -2
  3. model.safetensors +1 -1
  4. tokenizer.json +1 -8
README.md CHANGED
@@ -23,13 +23,13 @@ This model is a **heavy** pruned version of [LGAI-EXAONE/EXAONE-4.0-1.2B](https:
23
  | Category | Original | Pruned |
24
  |----------|----------|--------|
25
  | Python | 20.0% | 40.0% |
26
- | HTML | 6.7% | 0.0% |
27
- | Trivia | 86.7% | N/A |
28
- | Math | 60.0% | N/A |
29
  | Reasoning | N/A | N/A |
30
- | Medical | 93.3% | N/A |
31
- | Linux | 93.3% | N/A |
32
- | Writing | 46.7% | N/A |
33
 
34
  ![Comparison Graph](comparison_graph.png)
35
 
 
23
  | Category | Original | Pruned |
24
  |----------|----------|--------|
25
  | Python | 20.0% | 40.0% |
26
+ | HTML | 6.7% | 6.7% |
27
+ | Trivia | 86.7% | 86.7% |
28
+ | Math | 60.0% | 60.0% |
29
  | Reasoning | N/A | N/A |
30
+ | Medical | 93.3% | 80.0% |
31
+ | Linux | 93.3% | 86.7% |
32
+ | Writing | 46.7% | 40.0% |
33
 
34
  ![Comparison Graph](comparison_graph.png)
35
 
comparison_graph.png CHANGED

Git LFS Details

  • SHA256: 15255960cdc7067a9bc5f89c14e605ca65a91cdfed1349ac1cd1eac53c9df62e
  • Pointer size: 131 Bytes
  • Size of remote file: 104 kB

Git LFS Details

  • SHA256: 297aed2c629075502c5ed0f5adbc7fd9b8a7d8b29b01be34fc114864826be53a
  • Pointer size: 131 Bytes
  • Size of remote file: 104 kB
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8ab930d5df1d12228cc88d10e218e696c49b6fdb66b57d7a2737efe873fbe6b
3
  size 2558820960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ce7bb47ee35fd1b26149eb2918f08457c02aa255405c8edf9653ac8ebe2c6aa
3
  size 2558820960
tokenizer.json CHANGED
@@ -6,14 +6,7 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Left",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,