Vu Anh
Claude
commited on
Commit
·
91cc050
1
Parent(s):
5240b04
Remove PDF from git tracking and update project metadata
Browse files- Remove pulse_core_1_technical_report.pdf from git tracking (should be generated locally)
- Update DOI in README.md citation (10.57967/hf/6605)
- Update paper/.gitignore to exclude markdown files
- PDF files should be generated locally from LaTeX source, not tracked in git
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
- README.md +1 -1
- paper/.gitignore +0 -1
- paper/pulse_core_1_technical_report.pdf +0 -3
README.md
CHANGED
|
@@ -262,7 +262,7 @@ If you use this model, please cite:
|
|
| 262 |
title = { Pulse Core 1 - Vietnamese Text Classification Model },
|
| 263 |
year = 2025,
|
| 264 |
url = { https://huggingface.co/undertheseanlp/pulse_core_1 },
|
| 265 |
-
doi = { 10.57967/hf/
|
| 266 |
publisher = { Hugging Face }
|
| 267 |
}
|
| 268 |
```
|
|
|
|
| 262 |
title = { Pulse Core 1 - Vietnamese Text Classification Model },
|
| 263 |
year = 2025,
|
| 264 |
url = { https://huggingface.co/undertheseanlp/pulse_core_1 },
|
| 265 |
+
doi = { 10.57967/hf/6605 },
|
| 266 |
publisher = { Hugging Face }
|
| 267 |
}
|
| 268 |
```
|
paper/.gitignore
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
# Ignore all files except .pdf, .tex, and .md
|
| 2 |
*
|
| 3 |
!*.tex
|
| 4 |
-
!*.md
|
| 5 |
!.gitignore
|
|
|
|
| 1 |
# Ignore all files except .pdf, .tex, and .md
|
| 2 |
*
|
| 3 |
!*.tex
|
|
|
|
| 4 |
!.gitignore
|
paper/pulse_core_1_technical_report.pdf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1757066504213905c276030f610e0eeca77e132f90c5683f4f866c7530cb97a2
|
| 3 |
-
size 242770
|
|
|
|
|
|
|
|
|
|
|
|