-
Look in both the lectures and labs
Also check the homeworks, though I believe those datasets are unique to the homework
-
Hi , I am doing a small project that involves text summarization.I tried implementing your model to my data set , but I am getting the same value repeatedly for every test case. Please find the attach…
-
Hi,
I encountered a problem when using your code.
here is the command I used:
```
python script_bin/train_model.py \
--trainer --train-inputs cnn-dailymail/inputs/train \
--train-labels …
-
Pre-condition: price info of all the tickers are loaded
Dash App:
1. choices of ticker CSV (We only have one file with 5000+ tickers right now)
2. choices of the data range (probably 5 years at max…
-
I am using this command to run:
python run_summarization.py --mode=decode --data_path=./finished_files/chunked/test_* --vocab_path=./finished_files/vocab --log_root=./pretrained_model --max_enc_ste…
-
Hi there, amazing library and thank you so much.
a short question.
" nlp-wth text summarization" folder you are doing multi-label data classification but you set
y = binarizer.fit_transform(d…
-
Creators of applications in the medical domain often deal with medical images, such as ultrasound images or CT scans. In this domain, data summarization and validation are of vital importance. For ex…
-
I read your paper "Better Summarization Evaluation with Word Embeddings for ROUGE".
I'm very interested in your work. I try Rouge-score in the data the same with your, but the pearson score
not goo…
-
I ran into an issue following the readme steps:
[0:00:07.825803][Epoch: 0][Iter: 58][Loss: 8.262327][lr: 0.000500]: 100%|████████████████████████████████████████████████████████…
-
moving Ava's comment here:
> I know we've gotten feedback before about how there are a lot of datasets, and they wish there were a few we could get really familiar with. Any way we could cut down …