Coder Social home page Coder Social logo

salt-nlp / coda Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 3.0 10.64 MB

Simple Conversational Data Augmentation for Semi-supervised Abstractive Conversation Summarization

License: Apache License 2.0

Jupyter Notebook 50.21% Shell 17.58% Python 32.21%

coda's People

Contributors

jiaaoc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

coda's Issues

TypeError: DataCollatorForSeq2Seq got an unexpected keyword argument 'noise_type'

Hello, when I run run_summarization.py, I get the following error:
Traceback (most recent call last):
File "run_summarization.py", line 702, in
main()
File "run_summarization.py", line 538, in main
data_collator = DataCollatorForSeq2Seq(
TypeError: init() got an unexpected keyword argument 'noise_type'

noise_type is randomutterance2, but where is it?

'Seq2SeqTrainingArguments' object has no attribute 'do_semi_train'

Hello, when I run run_summarization.py, I get the following error:
Traceback (most recent call last):
File "run_summarization.py", line 703, in
main()
File "run_summarization.py", line 462, in main
if training_args.do_train and not training_args.do_semi_train:
AttributeError: 'Seq2SeqTrainingArguments' object has no attribute 'do_semi_train'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.