Chen Qian

Results 42 issues of Chen Qian

Run the preprocessing pipeline, and upload the output to cloud storage bucket so that data preparation part is detached from the training part. This is a requirement from Vertex AI...

type:feature

[MLMMaskGenerator](https://github.com/keras-team/keras-nlp/blob/master/keras_nlp/layers/preprocessing/mlm_mask_generator.py) is a helpful tool to generate masks for input sequences. The current docstring only has two basic examples, and it would be better for users if we can provide...

good first issue
contributions welcome

**Is your feature request related to a problem? Please describe.** This idea is from one best paper in NeurIPS 2021: [MAUVE: Measuring the Gap Between Neural Text and Human Text...

This PR is a rework on https://github.com/keras-team/keras-nlp/pull/303. Recreate the PR instead of direct editing for clear remote-local tracking.

&#x1F6E0 DevTools &#x1F6E0 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/chenmoneygithub/mlflow/pull/10830?quickstart=1) #### Install mlflow from this PR ``` pip install git+https://github.com/mlflow/mlflow.git@refs/pull/10830/merge ``` #### Checkout with GitHub CLI ``` gh pr checkout 10830 ``` ###...

rn/feature
area/tracking

&#x1F6E0 DevTools &#x1F6E0 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/chenmoneygithub/mlflow/pull/10968?quickstart=1) #### Install mlflow from this PR ``` pip install git+https://github.com/mlflow/mlflow.git@refs/pull/10968/merge ``` #### Checkout with GitHub CLI ``` gh pr checkout 10968 ``` ###...

rn/none

&#x1F6E0 DevTools &#x1F6E0 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/chenmoneygithub/mlflow/pull/10981?quickstart=1) #### Install mlflow from this PR ``` pip install git+https://github.com/mlflow/mlflow.git@refs/pull/10981/merge ``` #### Checkout with GitHub CLI ``` gh pr checkout 10981 ``` ###...

rn/none

Torch does not support uneven padding in its `AvgPool` ops, which causes our average pooling layers to behave different in Torch backend from other backends. Our tmp fix is to...

type:feature
stat:awaiting response from contributor
backend:torch

Hi team! I have a few questions about the Tensorflow compatibility, could you help clarify? 1. In future Tensorflow versions (I assume it's starting from 2.16), will TF depend on...

type:support
stat:awaiting response from contributor

&#x1F6E0 DevTools &#x1F6E0 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/chenmoneygithub/mlflow/pull/11138?quickstart=1) #### Install mlflow from this PR ``` pip install git+https://github.com/mlflow/mlflow.git@refs/pull/11138/merge ``` #### Checkout with GitHub CLI ``` gh pr checkout 11138 ``` ###...

rn/feature