Text Generation
Transformers
Safetensors
English
Japanese
llama
conversational
text-generation-inference
maym15 commited on
Commit
6951152
·
verified ·
1 Parent(s): e84175f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -11
README.md CHANGED
@@ -246,17 +246,6 @@ Here are the team members:
246
  If you find our work helpful, please feel free to cite these papers.
247
 
248
  ```
249
- @misc{ma:arxiv2025,
250
- title={Building Instruction-Tuning Datasets from Human-Written Instructions with Open-Weight Large Language Models},
251
- author={Youmi Ma and Sakae Mizuki and Kazuki Fujii and Taishi Nakamura and Masanari Ohi and Hinari Shimada and Taihei Shiotani and Koshiro Saito and Koki Maeda and Kakeru Hattori and Takumi Okamoto and Shigeki Ishida and Rio Yokota and Hiroya Takamura and Naoaki Okazaki},
252
- year={2025},
253
- eprint={2503.23714},
254
- archivePrefix={arXiv},
255
- primaryClass={cs.CL},
256
- url={https://arxiv.org/abs/2503.23714},
257
- }
258
-
259
-
260
  @inproceedings{Fujii:COLM2024,
261
  title={Continual Pre-Training for Cross-Lingual LLM Adaptation:
262
  Enhancing Japanese Language Capabilities},
@@ -283,6 +272,16 @@ Loem and Rio Yokota and Sakae Mizuki},
283
  month=oct,
284
  address={University of Pennsylvania, USA},
285
  }
 
 
 
 
 
 
 
 
 
 
286
  ```
287
 
288
  ### References
 
246
  If you find our work helpful, please feel free to cite these papers.
247
 
248
  ```
 
 
 
 
 
 
 
 
 
 
 
249
  @inproceedings{Fujii:COLM2024,
250
  title={Continual Pre-Training for Cross-Lingual LLM Adaptation:
251
  Enhancing Japanese Language Capabilities},
 
272
  month=oct,
273
  address={University of Pennsylvania, USA},
274
  }
275
+
276
+ @misc{ma:arxiv2025,
277
+ title={Building Instruction-Tuning Datasets from Human-Written Instructions with Open-Weight Large Language Models},
278
+ author={Youmi Ma and Sakae Mizuki and Kazuki Fujii and Taishi Nakamura and Masanari Ohi and Hinari Shimada and Taihei Shiotani and Koshiro Saito and Koki Maeda and Kakeru Hattori and Takumi Okamoto and Shigeki Ishida and Rio Yokota and Hiroya Takamura and Naoaki Okazaki},
279
+ year={2025},
280
+ eprint={2503.23714},
281
+ archivePrefix={arXiv},
282
+ primaryClass={cs.CL},
283
+ url={https://arxiv.org/abs/2503.23714},
284
+ }
285
  ```
286
 
287
  ### References