# Introduction

Here's a place for CookieLau to take some notes.

I'm currently a master student in National University of Singapore, majoring in Data Science and Machine Learning. Meanwhile, I'm taking an internship at Sea AI Lab as a software engineer. I obtained my bachelor degree of Computer Science and Engineering from Beihang University.

After obtaining my bachelor degree, I was employed as a machine learning engineer in Shopee for one year, responsible for distributed training toolkit development. I'm interested in large-scale distributed training and Natural Language Processing.

If you are interested in me, you can read my self-reflection blog —— [2022-04-28](https://legacy.cookielau.com/99-about/2022-04-28).

Contact: <cookielau677@gmail.com>\
WeChat: cookielau99


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://legacy.cookielau.com/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
