Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Sub-tasks:
language-modeling
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ dataset=load_dataset(r"hkust-nlp/llm-compression",name="python")
|
|
| 23 |
|
| 24 |
print(dataset['test'][0])
|
| 25 |
```
|
| 26 |
-
More details on compression evaluation are at our [github page](https://github.com/hkust-nlp/
|
| 27 |
|
| 28 |
### Citation
|
| 29 |
```
|
|
|
|
| 23 |
|
| 24 |
print(dataset['test'][0])
|
| 25 |
```
|
| 26 |
+
More details on compression evaluation are at our [github page](https://github.com/hkust-nlp/llm-compression-intelligence).
|
| 27 |
|
| 28 |
### Citation
|
| 29 |
```
|