Skip to content

Commit cbf5cb2

Browse files
authored
Shrink git (#70)
* Track preprocessed JSONL files with Git LFS * clean data * doc
1 parent 2097cd8 commit cbf5cb2

File tree

6 files changed

+2
-21954
lines changed

6 files changed

+2
-21954
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.jsonl filter=lfs diff=lfs merge=lfs -text
22
*.tsv filter=lfs diff=lfs merge=lfs -text
3+
data/grade-school-math/grade_school_math/data/preprocessed/*.jsonl filter=lfs diff=lfs merge=lfs -text

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![Landing](https://img.shields.io/badge/GitHub-Pages-blue.svg)](https://tum-ai.github.io/number-token-loss/)
88
[![Demo](https://img.shields.io/badge/🤗-Demo-yellow.svg)](https://huggingface.co/spaces/jannisborn/NumberTokenLoss)
99
[![Integration](https://img.shields.io/badge/💻-Integration_Example-purple.svg)](scripts/loss_integration.ipynb)
10-
[![CI](https://github.com/tum-ai/number-token-loss/workflows/ci/badge.svg)](https://github.com/tum-ai/number-token-loss/actions)
10+
[![CI](https://github.com/tum-ai/number-token-loss/actions/workflows/ci.yml/badge.svg)](https://github.com/tum-ai/number-token-loss/actions/workflows/ci.yml)
1111
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
1212
[![PyPI](https://badge.fury.io/py/ntloss.svg)](https://badge.fury.io/py/ntloss)
1313
[![Downloads](https://static.pepy.tech/badge/ntloss)](https://pepy.tech/project/ntloss)

data/grade-school-math/grade_school_math/data/preprocessed/test_clean.jsonl

Lines changed: 0 additions & 1319 deletions
This file was deleted.

0 commit comments

Comments
 (0)