-
when i run "python run_summarization.py --mode=decode --data_path=******/chunked/val_* --vocab_path=******/vocab --log_root=******/a/log/directory --exp_name=myexperiment" ,the generated summary is co…
-
```[tasklist]
### Tasks
- [x] User code for the continual summarization task (Scenario 2)
- [ ] Make it clearer what are the learning settings, including learning_constraints, learning_objectives, …
-
In the finetine_for_summarization.py, why max_source_length, train_max_target_length, and eval_max_target_length is set to default 510? Is this the max the BioMedLM can take as Input and only generat…
-
I am fine tuning a Longformer Encoder Decoder model for multi document text summarization. When I try to run through the forward pass, it gives me an error "index out of range in self". The input shap…
-
**### Run time Log:**
python a2c-train.py -data dataset/train/processed_all.train.pt -save_dir dataset//result/ -embedding_w2v dataset/train/ -start_reinforce 10 -end_epoch 30 -critic_pretrain_epochs…
-
The Kanban board is set up with an Epic for the POC. We should be breaking this Epic into Stories of a functionality. The story should be in the format of
As a < type of user >, I want < some go…
-
### Describe the bug
With version 2.31.1 this is fine
$ az extension remove -n ml
$ az extension add -n ml --version 2.31.1
The default value of '--allow-preview' will be changed to 'false' from 'tr…
-
# Issue Description
**Difficulty:** Intermediate
**Time Estimate:** 8-12 hours
**Description:** The goal is to write functions that can take individual or household level observations and agg…
-
I'm getting stuck trying to get the model to run all the files in the data_path. I'm currently getting a IsADirectoryError: [Errno 21] error: "IsADirectoryError: [Errno 21] Is a directory: '/content/g…
-
Sure, creating a workflow to post-process and summarize test results can be a helpful way to efficiently analyze and present the information. Here's a step-by-step workflow you can consider:
**Work…