Giter Site home page Giter Site logo

dd4clinqa's Introduction

Info

题目:基于数据蒸馏的课程学习算法及其在问答中的应用

北京理工大学2021年毕业设计,严禁抄袭


使用方法:

运行命令

$python_path $file_path --model_name_or_path bert-base-uncased --dataset_name squad_v2 --do_train --do_eval --version_2_with_negative --learning_rate 3e-5 --num_train_epochs 4 --max_seq_length 384 --doc_stride 128 --output_dir /home/fwx/tmp/squadv2/exp_final_4/ --per_device_train_batch_size 16 --save_steps 5000 --overwrite_output_dir --DE_model /home/fwx/tmp/squadv2/exp_org/ --div_subset 3 

其中$python_path为python的路径, $file_path为file的路径

dd4clinqa's People

Contributors

ripplesaround avatar

Watchers

 avatar

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.