简体   繁体   English

我在哪里可以找到特定的数据集?

[英]Where can I find a specific dataset?

I am looking for a dataset that would allow me to train my model to output a question generated from the input sentence.我正在寻找一个数据集,它允许我将我的 model 训练为 output 一个从输入句子生成的问题。

For example,例如,

"Python is a programming language" to "Is Python a programming language?" “Python 是一种编程语言”到“Python 是一种编程语言吗?”

To type the questions and the sentences myself would be impossible.自己输入问题和句子是不可能的。 Where can I find a dataset that would help me do this?我在哪里可以找到可以帮助我做到这一点的数据集?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我在哪里可以找到手写的残缺数字或浮点数或数字的数据集? - Where can i find a dataset of handwritten broken numbers or floats or digits? 如何按特定值过滤 tf.data.Dataset? - How can I filter tf.data.Dataset by specific values? 如何缓存特定数量的 epoch 的 TensorFlow 数据集,然后重新生成数据集? - How can I cache a TensorFlow dataset for a specific number of epochs and then re-generate the dataset? 我在哪里可以找到Keras配置文件? - Where can I find the Keras configuration file? 如何在特定数量的列中找到 tensorflow 数据集批次中的最大值? - How do I find the max value in a tensorflow dataset batch across a specific number of columns? 在哪里可以找到model.predict背后的算法? - Where can I find the algorithm behind model.predict? 如何在大型数据集的特定切片上评估TensorFlow模型的性能? - How can I evaluate the performance of my TensorFlow model on specific slices of a large dataset? 在哪里可以找到模型使用的损失度量类型? - Where can I find what type of loss metric a model uses? 我在哪里可以确切地找到Tensorflow如何进行矩阵乘法? - Where can I find exactly how Tensorflow does matrix multiplication? 使用语义分割时,在哪里可以找到文件夹 SegmentationClassRaw? - Where can I find the folder SegmentationClassRaw when using semantic segmentation?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM