-
I originally posted this as a question in Slack and it was suggested to submit a request.
# Background
I'm exploring replacing my company's current search solution with Weaviate. The main goal is…
-
File "train.py", line 122, in
train_abs(args, device_id)
File "E:\project\PreSumm\src\train_abstractive.py", line 273, in train_abs
train_abs_single(args, device_id)
File "E:\projec…
-
Both CFLite and CIFuzz exit as soon as they discover a bug but it would be great if it was possible to let them run all fuzz targets and report all the bugs. It would be consistent with how test suite…
-
Go-fuzz (https://github.com/dvyukov/go-fuzz) is quite successful at finding bugs in Go code and reasonably widely used in Go community. However there are several problems with the current go-fuzz impl…
-
* Name of dataset: AudioSet
* URL of dataset: https://research.google.com/audioset/index.html
* License of dataset: Creative Commons Attribution 4.0 International (CC BY 4.0) license
* Short descr…
-
(consider this as a work-in-progress design doc, it will be periodically updated)
EDIT 2019-06-20
# Data Flow Trace
The Data Flow Trace (DFT) tells the fuzzing engine which bytes of a given inpu…
-
As we aim for a cooperation with the topothek we need to tackle some questions. The cooperation will be defined by technical (automation vs. adding value to the collection with human labour) , scienti…
-
Thanks for the great work! I'm also using FLAN for training, so I'm wondering how to include only tasks that are in Tasksource but not in FLAN.
-
Hello!
We are Korean students.
We would like to implement a Korean slang filtering system as your BERT model.
A test is in progress by fine-tuning the CoLA task on run_classifier.py from the exis…
-
It seems the task was successfully excuted but the lexicon.txt file was empty. And the elements of output reviews.pickle only have four keys, which was user, item, rating and text. There's no key name…