Chun-Mao Lai

Results 8 issues of Chun-Mao Lai

Hello, we have proposed a framework(CUDA-dst) that can do data augmentation on MultiWOZ in DST. The best JGA score we have achieved is 62.93% for TripPy + CUDA(without coreference). Arxiv:...

## Tracking issue https://github.com/flyteorg/flyte/issues/5085 ## Why are the changes needed? `with_overrides` method should enable overriding `secret_requests` property. See [Tracking issue](https://github.com/flyteorg/flyte/issues/5085) for more information. ## What changes were proposed in this...

enhancement
size:L

### Motivation: Why do you think this is important? Intuitively, `Any` type should take every possible type as the input. Flytekit today supports using all Python types as the input,...

enhancement
flytekit

### Describe the bug When running this workflow in remote Flyte deployment with command`pyflyte run --remote .py wf1 --a 1`, the `uri` of the input will be like `/var/.....`. This...

bug
untriaged

## Tracking issue ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Setup process ### Screenshots ##...

## Tracking issue ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Setup process ### Screenshots ##...

## Tracking issue Related to flyteorg/flyte#5319 ## Why are the changes needed? Use Case: When the user wants to apply Flytekit to their Python codebase, but annotating the type is...

## Tracking issue https://github.com/flyteorg/flyte/issues/5085 ## Why are the changes needed? `with_overrides` method should enable overriding `secret_requests` property. ## What changes were proposed in this pull request? Handling `secret_requests` inside `with_overrides`...

size:XL